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

Migrating to NSJSP 5.0
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide525644-002
7-2
Configuration Considerations
Configuration Considerations
Both SERVLET and nsjspadmin ServerClasses are defined in the servlet.config
and nsjspadmin.config respectively. They both use the same iTP_server.xml
configuration file. When configuration is altered using the admin web application, a
backup copy of the iTP_server.xml is saved in the $NSJSP_HOME/conf/backup
directory.
There are three new configuration files for NSJSP 5.0. They are:
nsjspadmin.config File on page 7-2
filemaps.config File on page 7-2
jdbc.config File on page 7-2
servlet.config File
The servlet.config file has been changed in NSJSP 5.0 (for detailed information
see servlet.config on page 3-2). During installation, your existing servlet.config
file is backed-up. Incorporate your specific configuration into the new
servlet.config file.
iTP_server.xml File
The content of the iTP_server.xml file is similar to previous NSJSP versions (see
iTP_server.xml on page 3-9 for details).
During installation, the existing iTP_server.xml file is backed up. Incorporate your
specific configuration into the new iTP_server.xml file.
nsjspadmin.config File
The nsjspadmin.config file is new in NSJSP 5.0. For more information, see
nsjspadmin.config
on page 3-5.
filemaps.config File
The filemap.config file is new in NSJSP 5.0. For more information, see
filemaps.config on page 3-13.
jdbc.config File
The jdbc.config file is new in NSJSP 5.0. For more information, see jdbc.config on
page 3-13.
Context Configuration
NSJSP 5.0 introduces a new method of configuring Contexts (web applications). In
addition to nesting Context elements inside a Host element in the iTP_server.xml