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-7
MBeans Representation in NSJSP Manager
As an exception, some MBeans might have properties with value none. For example,
the following MBean represents a servlet (j2eeType=Servlet) called jsp
(name=jsp) that is running in the context /sca6url, which is configured under the
Host, called localhost (WebModule=//localhost/sca6url) and has two other
properties (J2EEApplication and J2EEServer) whose values are none:
NSJSP:j2eeType=Servlet,name=jsp,WebModule=//localhost/sca6url,
J2EEApplication=none,J2EEServer=none
When this MBean is expanded in the tree using the NSJSP Manager application, the
leaf node and the parent of the leaf node have the value none. The NSJSP container
tries to find a valid value for each of the property. If it does not find a value, the
property is displayed with value none.
Figure A-4
displays a tree view of the MBean, which is described in the example, with
the leaf node and its immediate parent node as none.
Figure A-3. Tree View of an MBean Under the Valve Node