Compile time JARS

When compiling OpenJMS clients, the following JARS are required:

NameVersionJARURL
openjms0.7.7-alpha-3openjms-0.7.7-alpha-3.jar http://openjms.sourceforge.net
jms1.1jms-1.1.jar http://java.sun.com/products/jms
jndi1.2.1jndi-1.2.1.jar http://java.sun.com/products/jndi

Runtime JARS

At runtime, clients must add the following JARS to their CLASSPATH:

NameVersionJARURL
openjms0.7.7-alpha-3openjms-0.7.7-alpha-3.jar http://openjms.sourceforge.net

The above JARS require the following, which must be located in the same directory:

NameVersionJARURL
openjms-common0.7.7-alpha-3openjms-common-0.7.7-alpha-3.jar http://openjms.sourceforge.net
openjms-net0.7.7-alpha-3openjms-net-0.7.7-alpha-3.jar http://openjms.sourceforge.net
commons-codec1.3commons-codec-1.3.jar http://jakarta.apache.org/commons/codec
commons-logging1.0.4commons-logging-1.0.4.jar http://jakarta.apache.org/commons/logging/
jms1.1jms-1.1.jar http://java.sun.com/products/jms
jndi1.2.1jndi-1.2.1.jar http://java.sun.com/products/jndi
spice-jndikit20050704.053804spice-jndikit-20050704.053804.jar http://spice.codehaus.org/

These JARS are available from the $OPENJMS_HOME/lib directory.