Compiling and running the client application
To compile and run the application:
1. Set up your Classpath as specified in the Axis User's Guide. Make sure you put the path to your client interface on the Classpath.
2. Compile both the interface and your client application classes using the Java compiler.
3. Run the application, as usual, in the JVM.