Invoke operations and create a test client

Using the Web Services Eclipse plug-in, you can invoke a service’s operations:

  1. In Eclipse, expand the collection (ws is the default), then expand the Operations folder under the service name.

  2. Right-click the operation, and choose Invoke from the menu.

  3. Specify the input values, if required for the operation, then click Invoke. The results display.

To create a test client, you can use the Web services GUI, the Web Console, or the wstool utility. See the EAServer Web Services Toolkit User’s Guide for more information.