User Manual
SIMPLEX User Manual
Parameter Description
List of parameters
Java 6 Support
The Simplex Client is best supported with Java 7.
To run the Simplex Client on a Java 6 installation, there are a few steps necessary:
- Download the Java 6 Support Libraries for Simplex from here
- Create a directory in your JAVA_HOME directory with the following path: JAVA_HOME/jre/lib/endorsed/
- Unpack the tgz file into the directory you just created
- When calling Simplex, make sure you use the same Java version you just extended.
If you receive the following error:
"java.lang.NoSuchMethodError: javax.xml.ws.WebFault.messageName()Ljava/lang/String;"
Go back to the first step and make sure you unpack the files to the proper directory.