Compiling and running the client application
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
To compile and run the application:
-
Set up your
Classpathas specified in the Axis User's Guide. Make sure you put the path to your client interface on theClasspath. - Compile both the interface and your client application classes using the Java compiler.
- Run the application, as usual, in the JVM.