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-15
NSJMS Directory Structure
Servlet.xmlvalidate
Stats.active
Stats.interval
jndi.properties – Contains these properties that specify the JNDI initial
context and the location of JNDI objects:
Default: false
Values: true | false
Value
Description:
true—Specifies that validation is performed on the
administrative servlet XML request and reply using a
DTD.
false—Specifies that no validation is performed on the
administrative servlet XML administrative request and
reply using a DTD.
Example: Servlet.xmlvalidation=false
Default: false
Values: true | false
Value
Descriptions:
true—Updates the statistics database at each
Stats.interval.
false—Does not update the statistics database at each
Stats.interval.
Example: Stats.active=false
Default: 60
Values: 1 through 60
Value
Description:
1 through 60—The interval (in minutes) in which Stats
are recorded.
Example: Stats.interval=60
Note. All properties must appear in the properties file in a PropertyKey=Value format.
For example,
java.naming.factory.initial=com.sun.jndi.fscontext.RefFSContextFact
ory