Installing OpenJMSThis document describes how to install OpenJMS from an install archive. Refer to the Downloads document for instructions on obtaining a copy. RequirementsOpenJMS will run on any platform where there is a suitable Java 2 runtime environment Unpacking the install archiveThe install archive contains everything required to run OpenJMS on your system. The archive has a single top-level directory named openjms-0.7.6 with all the OpenJMS related files beneath that. Install archives with a .zip extension can be unpacked using winzip , or the jar tool (distributed with the Java 2 SDK). E.g.: jar xvf openjms-0.7.6.zip Install archives with a .tar.gz extension can be unpacked with gzip and tar . E.g.: gzip -cd openjms-0.7.6.tar.gz | tar xvf - Environment variablesThe OpenJMS server requires that the following environment variables be set:
Directory structure
The
The
The
The
The
|