NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide
Configuring NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide—596210-006
3-30
The nsjspadmin.config File
The nsjspadmin.config File
Table 3-6 provides an overview of the nsjspadmin.config file.
Example 3-37 shows the sample nsjspadmin.config file.
Table 3-6. Overview of the nsjspadmin.config File
Location <NSJSP_HOME>/conf
Description Contains the configuration attributes for the Admin Server Class. The
name of this server class is created by adding -adm to the servlet
server class name, which is specified during the installation process.
For example, if you entered the server class name during installation
as production, the name of this server class will be
production-adm. The nsjspadmin.config file, if present, is
included in the installation-specific servlet.config file using the
source directive. Only environment variables defined in the
installation-specific servlet.config file are also valid in the
nsjspadmin.config file.
Recommendation You need not change the parameters in this file. This is because, the
Admin Server Class will only be used to access the Admin application
only.










