Before you can access a Web service, you need to make sure the ATG platform is ready for your call and Axis 1.4 is configured:

  1. Confirm that the application that includes the Web service is deployed on your application server and is running. For more information, see Deploying Web Services.

  2. Download Axis 1.4 from the Apache web site:

    http://ws.apache.org/axis

  3. Extract the contents of the Axis download file.

  4. Add the axis libraries to your CLASSPATH.

See the Apache site for more information about using Axis.

 
loading table of contents...