After you have created a Web service you can run the service in
the Universal Test Client to test the Web service.
To test a Web service using the Universal Test Client:
- Launch the workspace's Web browser by clicking the Web browser
icon:
- Launch the Universal Test Client at a URL similar to the following:
http://localhost:port/UTC/preload?object=BeanPackage.BeanServiceProxy.
- Under Objects, expand the proxy stub to display the methods of
the Web service. Click the method you want to test, enter a value in the Parameters
pane, and click Invoke. The result will be generated
below.