Previous Topic: Build Script for AxisNext Topic: TEWS Error Codes


Running the Java Classes

The process for building and running the Java samples for Axis is as follows:

  1. Verify that your system meets the development requirements.
  2. In the Management Console, enable web services and WSDL Generation.
  3. In the User Console, verify that the tasks you want to invoke are enabled for web services.
  4. Edit the build.xml script to reflect your development environment.
  5. Run build.xml to build the WSDL proxies and compile the Java samples.
  6. Run build.xml again to execute the sample classes.

Note: See the following file for more detailed instructions:

admin_tools\samples\WebService\Axis\Readme.txt