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 the JDK. These files are located in the
%WS_SDK_HOME%\java\JAXWS\lib
directory.
To use these precompiled libraries, see the instructions in Running the Web Services SDK SimpleClient Sample Application to Validate Setup. If you modify the precompiled code, see the build instructions in Use the Included Build Scripts in the Web Services SDK.