Use the following command to compile the code for the Java Test Client Application, after you have saved it as a .java file:

c:>javac -classpath path-to-vim25.jar TestClient.java

Use the following command to run the compiled class (binary) file:

c:>java -classpath path-to-vim25.jar TestClient web-service-url user-name user-password