iTP Secure WebServer System Administrator's Guide (iTPWebSvr 6.0+)

Using NonStop Servlets for JavaServer Pages
(NSJSP)
iTP Secure WebServer System Administrator’s Guide523346-002
9-13
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 with automatic file
placement, use the instructions in the IPSetup User Guide section on Manual
Software Placement to manually place NonStop Kernel files.
Begin the Installation
If you are using IPSetup with a product CD, skip steps 1 and 2 and continue with
step 3.
IPSetup will have delivered the contents of T1222PAX into the version-specific OSS
directory located at:
/usr/tandem/webserver/servlet_jsp/<version>
where <version> is the vproc of this release (for example:
T1222V10_30JUN01_BASE_V100_4)
The IPSetup step simply 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 will not affect any currently running environment in any way.
For more information about IPSetup, refer to Run the IPSetup Program on page 2-8.
If you are not using IPSetup, follow steps 1, 2, and continue with step 3.
1. Copy the files, T1222PAX to <$ISV>.ZOSSUTL.
2. On the NonStop system, logon 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:
/usr/tandem/webserver/servlet_jsp/<version>
where <version> is the vproc of this software release (for example:
T1222V10_30JUN01_BASE_V100_4)
The COPYOSS step simply unpaxes the T1222PAX file. Running COPYOSS on
the product PAX file will not affect any currently running environment in any way.
3. The softdoc file, T1221V10 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.