NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator's Guide

Installing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide
674372-005
2-17
Creating an NSJSP Installation
8. Enter the NSJSP server class name for this installation or press Enter to use the
displayed default.
9. Enter the uniform resource identifier (URI) name for mapping requests to this
installation or press Enter to use the displayed default.
For example, if you enter the URI name as testenviron, the NSJSP home page
can be accessed using the following web address:
http://15.148.2.1:1088/testenviron
where,
15.148.2.1 specifies the IP address.
1088 specifies the Port number.
testenviron specifies the NSJSP_7.0_Installation_URI.
The script then displays the following information:
iTP Secure WebServer installation directory
NSJSP installation directory
NonStop Server for Java directory
JDBC/MX library directory
NSJSP installation server class
NSJSP URI name
10. Review the information that will be used for the installation and if it is correct, type
y and press Enter to complete the installation.
The setup script copies all the required files from the <NSJSP base>/<version>
directory to the specified NSJSP 7.0 installation directory. It also adds the path of the
NSJSP 7.0 installation directory to the servlet.config file located in the <iTP
Installation Directory>/conf directory.
The script then displays ‘Installation complete’, and shows the URL that can be
used to access the NSJSP 7.0 installation. The script then displays 'The iTP
Webserver should be (re)started'.
To verify that NSJSP 7.0 is installed successfully, complete the steps described in
Verifying the NSJSP Installation on page 2-18.
Note. The NSJSP server class name must start with a letter and must contain 1 to 11
alphanumeric or hyphen characters.
Note. Each NSJSP installation requires a unique URI name.
Note. All the operations performed by the setup script are logged to the
<NSJSP_HOME>/install.log file.