NonStop JMS User's Manual (H06.03+, J06.03+, NonStop JMS 3.0+)

NSJMS Installation and Configuration for TNS/R
NonStop Server for Java Message Service User’s Manual522356-006
2-7
Install and Configure NSJMS
For example:
After running the installation script:
The nsjms.jar file is in the /usr/tandem/nsjms/version/lib directory.
For NonStop Server for Java (T0083V31), the NSJMS JNI code
(libnsjms.so and libnsjms_u64.so for 64-bit support) is in the
/usr/tandem/java/jre/lib/oss/posix_threads directory.
For NonStop Server for Java (T2766H70), the NSJMS JNI code
(libnsjms.so and libnsjms_u64.so for 64-bit support) is in the
/usr/tandem/java_public_lib directory.
The Java binaries have been automatically rebuilt to include the NSJMS JNI
code (libnsjms.so and libnsjms_u64.so for 64-bit support).
The JVM (/usr/tandem/java) has been updated and relinked to include this
version of the NSJMS software libraries and class files.
2. Verify that the installation script did not report any errors.
3. Copy the JNDI files from your workstation to the NSJMS directory:
Using FTP in binary mode, transfer the providerutil.jar file and the
fscontext.jar file from your workstation to the
/usr/tandem/nsjms/version/lib directory where version is the vproc of
this release (for example, T1251V30_30SEP2003_V30).
4. Verify the vproc of the Java Binary.
A T1251 vproc should match with the version portion of the installation directory.
TACL> LOGON SUPER.SUPER
TACL> OSH
OSH: cd /usr/tandem/nsjms/version
OSH: chmod u+x install
OSH: ./install
Note. Run the installation script only once after you unpax the NSJMS product files into
the version-specific OSS directory. Run the installation script a second time only when you
reinstall the T1251 NSJMS libraries or class files.
Caution. After verifying installation, do not delete or modify the version-specific directory
(/usr/tandem/nsjms/version) or its subdirectories because OSS symbolic links point
back to the version-specific directory tree. If any part of the version-specific directory tree is
deleted or modified, you must reinstall NSJMS by unpaxing the NSJMS PAX file. (For more
information, see Unpax the NSJMS Product Files
on page 2-4.)
Note. The jndi.jar file is included in the NSJ 2.0 release and resides in the
/usr/tandem/java/jre/lib/ext directory.
Note. If there is no match, an installation error occurred. Correct the error before
proceeding.