Step 5. Compile the Real-time Web Service Sample Programs
Step 5. Compile the Real-time Web Service Sample Programs
To compile the sample Java programs, go to the sample program directory and run the compile batch or script file. Run the batch or script file that matches the name of the sample program you want to compile.
For example, to compile Sample.java program in the /axis/CustomerLookup_SINGLEROW directory, go to the directory and run CompileSample.bat (Windows) or CompileSample.sh (UNIX).
The compile process creates a .class file for the sample program in the same directory.