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-15
Considerations for Migrating Web Applications from
NSJSP 6.1 to NSJSP 7.0
Considerations for Migrating Web Applications
from NSJSP 6.1 to NSJSP 7.0
Table 7-8 lists the prerequisites of NSJSP 6.1 and NSJSP 7.0.
The NSJSP 6.0, NSJSP 6.1 or NSJSP 7.0 web applications are located in the
<NSJSP_HOME>/webapps directory.
The following are the considerations while migrating web applications from NSJSP 6.0,
NSJSP 6.1 to NSJSP 7.0:
Shared Application Resources
Container-Specific Resources
Compiling the Application
Session Store
Deploying Web Applications in NSJSP 7.0
Shared Application Resources
NSJSP 7.0 does not have a shared folder in the default installation. However, you can
create a folder and place all resources common to all web applications in that folder. If
you create the shared folder, the conf/catalina.properties file must be modified
to indicate the location of the shared folder.
The following is an example of an entry in the properties file:
shared.loader=${catalina.home}/shared,${catalina.home}/shared/*.
jar
Table 7-8. Prerequisites of NSJSP 6.1 and NSJSP 7.0
Operating System/Product NSJSP 6.1 NSJSP 7.0
NonStop operating system J06.04 or later J-series, or
H06.15 or later H-seriesr
J06.05 or later J-series, or
H06.16 or later H-series
iTP Secure WebServer iTP Secure Webserver 7.0
(T8996H02 or T8997H02) or
later
iTP Secure Webserver 7.0
(T8996H03 or T8997H03) or
later
NonStop Server for Java
(NSJ)
NSJ 5.1 (SPR ABS or later
of T2766H51) or NSJ 6.0
(SPR ABP or later of
T2766H60)
NSJ 6.0 (T2766H60^ACA or
later)
JDBC/MX T2 or T4 driver T2 or T4 driver










