Previous Topic: Generate Java Stubs

Next Topic: How Clients Invoke Login and Logout Methods

Use Java Stubs to Call Web Services

Using Java stubs to call web services is a required task when you call web services with a Java client.

To use Java stubs to call web services

  1. Verify that the stubs and bean classes that you want to use have been generated.
  2. Do one of the following:

You have used Java stubs to call web services.