Running the Project

The code is complete, it's time to try it out.

To run the Java project, compile the driver class and the Axis-generated classes, then run the driver class.

Note:

If you get any error messages about missing classes when compiling or running the project, make sure your CLASSPATH is set up according to the instructions in Prerequisites.

To run the C# project, use Visual C#'s one-step compile and run feature.

To run the Perl project, execute the script from a command prompt.

To run the PHP project, execute the script from a command prompt.

To run the Python (SOAP) project, execute the script from a command prompt.

To run the Python (REST) project, execute the script from a command prompt.

To run the Ruby (SOAP) project, execute the script from a command prompt.

To run the Ruby (REST) project, execute the script from a command prompt.