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 Sample1.java program in the /axis/multithreaded directory, go to the directory and run CompileSample1.bat (Windows) or CompileSample1.sh (UNIX). The compile process creates a .class file for the sample program in the same directory.