NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator's Guide
Installing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide—
674372-005
2-28
Support for Multiple NSJSP Installations in a Single
iTP Secure WebServer Environment
SERVERCLASS_NAME, URI_NAME, and OPER for all the BEGIN-END blocks. The value
of OPER must be set to NEW for all the BEGIN-END blocks.
The generic parameters specified before BEGIN-END blocks provide parameter values
to the blocks following it untill a new set of generic parameters are encountered. You
must provide values to ITPWEBSERVER_INSTALL_DIR and NSJ_INSTALL_DIR
parameters. However, providing values to JDBC_MX_LIB_PATH parameter is optional.
The installation script stops if it encounters an error while processing the
setup.properties file. However NSJSP installations occur up to the point where
the error was encountered.
Support for Multiple NSJSP Installations in a
Single iTP Secure WebServer Environment
The NSJSP installation script supports multiple NSJSP installations in a single iTP
Secure WebServer environment. Following are the modifications made to support
multiple NSJSP installations:
NSJSP installation directory
In releases prior to NSJSP 7.0, NSJSP was installed in the directory (<iTP
Installation Directory>/servlet_jsp). This default NSJSP location was
derived from the location of the iTP Secure WebServer, and it could not be
modified. An iTP Secure WebServer directory could include only one
servlet_jsp directory. As a result, you could have only one NSJSP installation
in an iTP Secure WebServer environment. Starting with the NSJSP 7.0 release,
you can install NSJSP 7.0 with a directory name of your choice. You can also have
multiple NSJSP 7.0 installations in the same iTP Secure WebServer environment.
However, each installation must be present in a separate directory, have a unique
server class name, and be assigned a unique Uniform Resource Identifier (URI)
name.
NSJSP configuration files required by the iTP Secure WebServer
In releases prior to NSJSP 7.0, during the NSJSP installation, the following iTP
Secure WebServer related configuration files were created in <iTP
Installation Directory>/conf:
jdbc.config
servlet.config
Note.
This feature cannot be used to delete or repair an NSJSP installation.
Multiple installations are not provided for NSJSP Manager because only one NSJSP
Manager per ITP Secure WebServer is allowed.
All paths provided for the parameters must be absolute.










