NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator's Guide
Migrating to NSJSP 7.0
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide—674372-005
7-19
Considerations for Migrating Web Applications from
NSJSP 6.0 to NSJSP 6.1
NSJSP_HOME/conf/nsjsp_createSessionStore_mp.sql to create the
persistent session store for SQL/MP.
NSJSP_HOME/conf/nsjsp_createSessionStore_mx.sql to create the
persistent session store for SQL/MX.
2. Run the NSJSP_HOME/conf/nsjsp_migrateSessionStore script to migrate
data from NSJSP 5.0 or NSJSP 6.0 to NSJSP 6.1.
The nsjsp_migrateSessionStore script migrates the data from SQL/MP to
SQL/MX or SQL/MP to SQL/MP.
Migrating to NSJSP Manager Application in NSJSP 6.1
Starting with the NSJSP 6.1 release, a new application called the NSJSP Manager is
introduced. HP recommends that you use this application to manage web applications,
server classes, and MBeans. For more information on this application, see Chapter 4,
Managing NSJSP.
Support for Multiple NSJSP Installations in a Single iTP
Secure WebServer Environment
The NSJSP installation script is enhanced to support multiple NSJSP installations in a
single iTP Secure WebServer environment. The following enhancements were made to
the installation script to support multiple NSJSP installations:
Directory locations of NSJSP installations
In releases prior to NSJSP 6.1, NSJSP is installed in the default path (<iTP
Installation Directory>/servlet_jsp). This default NSJSP location is
derived from the location of the iTP Secure WebServer, and it cannot be modified.
A directory location can include only one NSJSP installation. As a result, you can
have only one NSJSP installation in an iTP Secure WebServer environment.
Starting with the NSJSP 6.1 release, you can install NSJSP 6.1 in a directory
location of your choice. Besides, you can have multiple NSJSP 6.1 installations in
the same iTP Secure WebServer environment. However, each installation must be
present in a unique directory location and be assigned a unique name.
Directory location of configuration files related to the iTP Secure WebServer
Note. Although NSJSP 6.1 implements the servlet 2.5 and JSP 2.1 specifications, it supports
the servlet 2.4 specification.
In NSJSP 6.1, the Manager and Admin Web applications have the contexts
/<deployment_name>/manager and /<deployment_name>/admin respectively,
unlike /manager and /admin in NSJSP 5.0.










