Apache Axis Version 1.3

Following is a set of instruction for installing Apache Axis, registering a simple Calculator Web service, creating a WSDL description for the service, and developing a simple client that calls on the Calculator service.

  1. Installing Apache Axis on CDF

  2. Installing Apache Axis somewhere else

  3. Validate the Apache Axis installation

  4. Install the Calculator Web service

  5. Create a WSDL description for the Calculator Web service

  6. Create a simple client.