Third-Party User
GlobX can be tested in three ways: through the CWE web service, through the Euro-Ship web service (using the Workshop test browser), or with the provided CWE web application. We've already introduced the Workshop debugging environment, so let's try the CWE third-party user application.
Open the ThirdPartyApp's Controller.jpf in Action view. Insert a web service control with the options shown in Figure 7. Elect to create the folder. The rest of the web application is already written. You can start it in Workshop by choosing Debug, Start. A browser will show up. Go to the Pickup page, enter some data, and click the order button. Be sure to enter a destination country in Europe (don't put USA in the destination field). Watch the result in the WebLogic Server output window. You can download the "completed" project here.
Figure 7 Using the CWE web service in a web application.