NonStop Servlets for JSP System Administrator's Guide
Programming and Management Features
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide—525644-001
4-17
nsjsp_manager Commands
Prior to running the nsjsp_manager commands, ensure that the following
environment variables are set properly:
NSJSP_MGR_USER
The user name with the manager role specified in the Realm being used in the
iTPWS_INSTALL_DIR/servlet_jsp/conf/iTP_server.xml file. There is no
default value for this variable and a correct value must be set.
NSJSP_MGR_PASSWD
The password matches the user name specified in the Realm being used in the
iTPWS_INSTALL_DIR/servlet_jsp/conf/iTP_server.xml file. There is no
default value for this variable and a correct value must be set.
NSJSP_MGR_SERVER_ADDR
The IP address. The default value is localhost.
NSJSP_MGR_PATHMON
The Pathmon name specified in httpd.config. The default value is $ZWEB.
NSJSP_MGR_OSSNAME
The full OSS file name of the servlet.ssc program file. The default value is
/usr/tandem/webserver/bin/servlet.ssc.
NSJSP_MGR_SVRCLASS
The server class name of the servlet.ssc program. The default value is
SERVLET.
NSJSP_MGR_LOGFILE
The name of the log file to log the commands to. The default value is
/usr/tandem/webserver/servlet_jsp/logs/nsjsp_manager.log.