Classpath
By default, mosjvm will look for your Java classes using a classpath determined as follows:
- The classpath specified by the jvmclasspath parameter, if set
- Otherwise, the classpath specified by the MOSJVM_CLASSPATH environment variable, if set
- Otherwise, the classpath specified by the CLASSPATH environment variable, if set
- Otherwise, the current working directory of the Mosel process