
To run the JDM application, the java invocation should be the following.

Note the JDM_HOME is the directory where the jdm.jar file is installed
and located.

This version of JDM has been tested with Java Runtime Environment 1.3.1.
It is not recommended to run this JDM with JRE 1.4.1.


java -DEMPATH=${JDM_HOME} -jar ${JDM_HOME}/jdm.jar $*


