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

MBeans in the NSJSP Container
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide596210-006
A-11
Commonly Used MBeans in NSJSP
Host - Represents the configuration parameters of a Host called localhost.
The object name is:
NSJSP:host=localhost,type=Host
Table A-2 lists only the important attributes associated with Host. For more
information about the Host attributes, see the Host on page 3-54.
Request Dumper - Switches on or switches off the knob to dump incoming
requests.
The object name is:
NSJSP:type=Valve,name=NSJSPRequestDumperValve
Table A-3
lists only the important attributes associated with Request Dumper. For
more information about the Request Dumper attributes, see the Request Dumper
Valve on page 3-59.
Application Context - The MBean representing a context with name first and
deployed in the Host called localhost.
Note. The NSJSP Manager application does not display the contents in the columns Type and
Writable as shown in Table A-1
. The values for the writable parameter are true or false. The
default value is true. The attributes, which can be changed, do not have the writable
parameter included.
Table A-2. Attributes Associated with Host
Attributes Attribute Description Type Writable
autoDeploy The auto deploy flag for this
Host name - Unique name of
this Host unpackWARs -
Unpack WARs property.
Boolean True
unpackWARs Boolean True
name —StringFalse
Table A-3. Attributes Associated with Request Dumper
Attributes Attribute Description Type Writable
dumperOn Indicates the knob that
switches on or switches off the
dumper valve.
Boolean True
recordLength Indicates the maximum
number of bytes that is to be
dumped for each request.
Integer True