NonStop Servlets for JavaServer Pages (5.0) System Administrator's Guide
Configuring NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide—525644-002
3-6
nsjspadmin.config
the attributes of the nsjspadmin ServerClass are not changed accidentally. For the
nsjspadmin server to perform properly, most of these attributes should be maintained
as the installed value.
The nsjspadmin ServerClass is in the same TS/MP environment as the SERVLET
ServerClass and also uses the same iTP_server.xml configuration file as the
SERVLET ServerClass. Therefore, if there is more than one SERVLET ServerClass
running in your system, you are required to have one nsjspadmin ServerClass for
every SERVLET ServerClass. In the nsjspadmin ServerClass configuration, the Env
TANDEM_SERVLET_SC_NAME should specify the name of the SERVLET
ServerClass to be managed.
The nsjspadmin ServerClass must have these ServerClass attributes:
•
Numstatic = 1
•
Maxservers = 1
•
Additional ENV entires to servlet configration:
•
Env TANDEM_HTTPD_SC_NAME
The Env TANDEM_HTTPD_SC_NAME specifies the HTTPD ServerClass to
be managed (used when dynamically adding Filemaps). Use of this Env is
optional. The default is HTTPD.
•
Env TANDEM_SERVLET_SC_NAME
The Env TANDEM_SERVLET_SC_NAME specifies the NSJSP SERVLET
ServerClass name in your iTP WebServer environment. Use of this Env is
optional. The default is SERVLET.
•
Env TANDEM_SERVLET_SC_PATH
The Env TANDEM_SERVLET_SC_PATH specifies the path of the binary
executable of the NSJSP SERVLET ServerClass which is managed by this
nsjspadmin ServerClass. The default is
iTPWS_DIR_INSTALL/bin/servlet.ssc.
•
Env TANDEM_FILEMAPS_CONFIG
The Env TANDEM_FILEMAPS_CONFIG specifies the path or location to the
filemaps.config file. The default is filemaps.config in the
$root/conf directory.
A sample nsjspadmin.config configuration file is shown below: