NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator's Guide

Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide674372-005
4-83
NSJSP Manager Operations
Override Overrides the setting of either the global or
Host default contexts.
Set to true to have explicit settings in this
Context element override any corresponding
settings in either the global or Host default
contexts. By default, settings from a default
context are used.
If a symbolic link is used for the docBase,
changes to the symbolic link are effective only
after an NSJSP restart or by undeploying and
redeploying the context. A context reload is
not sufficient.
Yes False
Privilege
d
Changes the context's parent class loader to
be the Server Class loader rather than the
Shared Class loader.
Set to true to allow this context to use
container servlets, such as the manager
servlet.
Note. In a default installation, the Common
class loader is used for both the Server Class
loader and the Shared Class loaders.
Yes False
Path The value of this field must not be set except
when statically defining a Context in
server.xml, as it will be inferred from the
filenames used for either the.xml context file
or the docBase.
Note. HP recommends that contexts should
not be specified in the server.xml file as this
file is meant for container configuration and
application specific contexts should be
specified in the META-INF/context.xml file
of the application.
No
Table 4-30. Property list for Context Element
Property Description Modifiable
Default
Value