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

Introduction to NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide596210-006
1-9
Management in NSJSP
An NSJSP installation also includes a server class for the NSJSP Admin Web
application and the old Manager application (Manager Web Application). The
configuration file for this server class is located in the conf directory within the NSJSP
installation, and is called nsjspadmin.config.
iTP Secure WebServer Online-Upgrade Configuration
Considerations for NSJSP
In a single PATHMON environment, the iTP Secure WebServer creates the NSJSP
Server Class as defined in the conf/servlet.config file within the NSJSP
installation directory. However, if the iTP Secure WebServer is configured for online-
upgrade, that is with two PATHMONs in a Pathway domain, the PATHMON
configuration is handled differently. The iTP Secure Webserver defines the server class
for both Pathmons, but also divides the NSJSP Server Class configuration between the
two PATHMONs. One half of the NSJSP Server Class will be configured in one
PATHMON and the other half will be configured in the second PATHMON.
Management in NSJSP
Starting with the NSJSP 6.1 release, the new NSJSP Manager application is included.
The NSJSP Manager enables single point management of all NSJSP installations
within the iTP Secure WebServer environment. The following are some of the
important tasks that you can perform:
Dynamically deploy user web applications on an active NSJSP installation. Also,
you can dynamically deploy an application on all the server class processes in an
iTP Secure Webserver Pathway domain. Using the old Manager (NSJSP Manager
Web Application), you can only deploy an application on the NSJSP Server Class
processes running in one PATHMON within a Pathway domain.
View application statistics. You can obtain detailed information about applications,
such as, the distribution of application requests across NSJSP Server Class
processes and the time taken to process requests.
View server class statistics, which you can use to tune the server class
configuration. You can also perform tasks, such as start and stop the NSJSP
Server Class. The new NSJSP Manager provides detailed status and statistics of
the server class processes. The old Manager provides limited status and statistics.
Note. You can also deploy a web application to the NSJSP Server Class processes by
copying the .war file of the application to the webapps directory of the NSJSP installation
or by copying the application directory, subdirectories, and files to the webapps directory
of the NSJSP installation.
Note. Because NSJSP processes run in TS/MP server classes, you can also use
PATHCOM and PDMCOM to view the status of server class processes or to display server
class statistics.