Shell Script Example - Oracle Software Downloads | Oracle Technology Network | Oracle
Shell Script Example This example uses a shell script (command file) named compileAndRun.sh to compile and run CreateWebSource.java. You can use JRockit, as shown here, or any JDK 6 that contains a JAX-WS 2.1 implementation. #!/bin/sh CLASSPATH ......