HP Integrity NonStop H-Series User Manual
Page 28
![background image](/manuals/397675/28/background.png)
NonStop Servlets for Java Server Pages (NSJSP)
•
The version of NSJSP installed on your system must be T1222H60 or later.
— If you already have NSJSP installed on your system, check its version by following these
instructions:
1.
Go to the
/usr/tandem/nsjsp/<NSJSP version>/lib
directory on OSS.
where,
is the version procedure of the NSJSP release installed (for
example,
T1222H60_27JUN2008_V600_AAH_1
).
For example:
OSS> cd /usr/tandem/nsjsp/T1222H60_27JUN2008_V600_AAH_1/lib
NOTE:
You may have more than one version of NSJSP available on your NonStop
system. Ensure that you select NSJSP version T1222H60 or later.
2.
Verify the installation by checking the version of the
libT1222.so
object using
the
VPROC
utility as follows:
OSS> vproc libT1222.so
/usr/tandem/nsjsp/T1222H60_27JUN2008_V600_AAH_1/lib
Binder timestamp: 22MAY2008 08:02:14
Version procedure: T1222H60_27JUN2008_V600_AAH_1
TNS/E Native Mode: runnable file
The version of NSJSP must be T1222H60 or later.
— To install and set up NSJSP on your NonStop system, see the NonStop Servlets for
JavaServer Pages (NSJSP) 6.0 System Administrator's Guide.
•
NSJSP must be deployed on your NonStop system.
— If you have NSJSP deployed on your NonStop system, you should know:
◦
Location of the iTP WebServer deployment directory under which NSJSP is setup.
This location will be referred to as <
NSJSP deployment directory
>.
◦
IP Address and Port Number of the iTP WebServer deployment under which NSJSP
is setup.
— If you do not have NSJSP deployed on your system, create your own NSJSP deployment
by following these instructions:
1.
Go to the
/usr/tandem/nsjsp/
directory on OSS, using the command:
OSS> cd /usr/tandem/nsjsp
2.
Select the NSJSP version you want to deploy.
3.
Go to the version-specific NSJSP installation directory on OSS, using the command:
OSS> cd
where,
<
NSJSP version
> is the version-specific installation directory of NSJSP you want
to deploy.
For example:
OSS> cd T1222H60_27JUN2008_V600_AAH_1
where,
T1222H60_27JUN2008_V600_AAH_1
is the OSS directory where NSJSP is
installed.
4.
Run the
setup
script to create your NSJSP deployment, using the command:
OSS> ./setup
28
Introduction