Previous Topic: How Clients Invoke Login and Logout MethodsNext Topic: Example for Retrieving a JavaBean Array


How to Use a Java Program to Call a Web Service

Using a Java program to call each CA Service Catalog web service is a required task when you call web services with a Java client.

  1. Review the following Java-related specifications, which are used in this example. The specifications that you use in your calls vary according to your needs and goals.
  2. Review the following parameter-related specifications, which are used in this example. The specifications that you use in your calls vary according to your needs and goals.
  3. Review the sample programs:
  4. Use the sample programs to create your programs.