Precompiled JAX-WS Samples in the Web Services SDK

The JAX-WS samples include the
vim25.jar
and
samples.jar
files that were created using the JAX-WS libraries included with JDK 1.7. These files are located in the
%WS_SDK_HOME%\java\JAX-WS\lib
directory.
If your development environment is using the JAX-WS libraries and JDK 1.7, you can use these precompiled libraries. Try running the SimpleClient by following the instructions in Running the Web Services SDK SimpleClient Sample Application to Validate Setup.