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 Manual—522356-006
2-16
NSJMS Directory Structure
Java.naming.factory.initial
Java.naming.provider.url
creatsql – Contains the sqlci database creation commands.
install – Contains the installation script that moves the nsjms.jar and
libnsjms.so and libnsjms_u64.so for 64-bit support files to the appropriate
JVM locations, runs the NSJ Makefile to bind the NSJMS libraries with the JVM,
and creates the SQL/MP tables.
AdminHelp.txt – Contains the NSJMS administrative utility help file.
License.txt – Contains the license agreement for the NSJMS software.
Apache.txt – Contains the license agreement for the apache Software
foundation.
Exolab.txt – Contains the license agreement for ExOffice Technologies, Inc.
/jndi_object_store – Contains the JNDI bindings for Administered objects.
/lib – Contains
NSJMS library (libnsjms.so and libnsjms_u64.so for 64-bit support).
This library contains the native library.
NSJMS Client Classes (nsjms.jar). This file contains the core classes for
NSJMS that implement the JAVA JMS API.
Default: com.sun.jndi.fscontext.RefFSContextFactory
Value: com.sun.jndi.fscontext.RefFSContextFactory
Value
Description:
com.sun.jndi.fscontext.RefFSContextFactory
specifies the JNDI initial context to be the file system.
Example: java.naming.factory.initial=com.sun.jndi.
fscontext.RefFSContextFactory
Default: file:////usr/tandem/nsjms/version/jndi_object
_store
Value: file:////usr/tandem/nsjms/version/jndi_object
_store
Value
Description:
file:////usr/tandem/nsjms/version/jndi_object
_store specifies the actual directory where the JNDI
objects are stored.
Example: java.naming.provider.url=file:////usr/
tandem/nsjms/version/jndi_object_store