NonStop Servlets for JavaServer Pages (5.0) System Administrator's Guide
Installing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide—525644-002
2-2
Begin the Installation
•
To fully deploy the product pax file into the OSS space, ensure that the "Extract
files from ustar archives to OSS file system" option is selected when prompted.
•
If TCP/IP and FTP are unavailable, or if you have problems using automatic file
placement, use the instructions in the IPSetup User Guide section about Manual
Software Placement to manually place NonStop operating system files.
Begin the Installation
The iTP WebServer installation location is iTPWS_INSTALL_DIR, which defaults to
/usr/tandem/webserver. From this point on, the
iTPWS_INSTALL_DIR/servlet_jsp directory is also referred to as the
$NSJSP_HOME directory.
If you are using IPSetup from a product CD, skip steps 1 and 2 and continue at
step 3.
IPSetup delivers the contents of T1222PAX into the version-specific OSS directory
located at:
$NSJSP_HOME/<version>
where <version> is the vproc of this RVU (for example:
T1222V50_10NOV05_BASE_V500_2)
The IPSetup step moves the product pax and softdoc files into the product ISV and
unpaxes the T1222PAX file. Running the COPYOSS macro on the product PAX file
does not affect any currently running environment.
If you are not using IPSetup, follow steps 1, 2, and continue at step 3.
1. Copy the files, T1222PAX to <$ISV>.ZOSSUTL.
2. On the HP NonStop system, log on as SUPER.SUPER, go to <$ISV>.ZOSSUTL,
and unpax the product file using the TACL macro COPYOSS:
TACL> LOGON SUPER.SUPER
TACL> VOLUME <$ISV>.ZOSSUTL
TACL> RUN COPYOSS T1222PAX
COPYOSS delivers the contents of T1222PAX into the version-specific OSS
directory located at:
$NSJSP_HOME/<version>
where <version> is the vproc of this software RVU (for example:
T1222V50_10NOV05_BASE_V500_2).
The softdoc file, T1222V50 is a text file that you can keep on <$ISV>.SOFTDOC,
or you can copy the file to any other location on your NonStop system by using the
FUP DUP or FUP RENAME commands.