Running the Web Services SDK SimpleClient Sample Application to Validate Setup

You can test your setup and connectivity by running one of the sample applications, such as SimpleClient. SimpleClient is a Java class that connects to the server and obtains a listing of the top-level inventory entities, their properties, and references. You can run any of the samples using the
run.bat
(or
run.sh
) script.
If you are using stubs generated by JAX-WS, these scripts require the JAVAHOME environment variable to be set.