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

NSJMS Installation and Configuration for TNS/E
NonStop Server for Java Message Service User’s Manual522356-006
3-15
NSJMS Directory Structure
Java.naming.factory.initial
Java.naming.provider.url
creatsql – Contains the sqlci database creation commands.
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_64.so).
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