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-5
setup
5. Run the setup script using the same user ID as you used to install the iTP Secure
WebServer.
For example, if you previously used the SUPER.WEB user ID to install the iTP
Secure WebServer you must now use SUPER.WEB to install this portion of the
product as follows:
TACL> LOGON SUPER.WEB
TACL> OSH
OSS: cd $NSJSP_HOME/<version>
OSS: ./setup
After the setup script runs, the default files are located in the
iTPWS_INSTALL_DIR/conf directory are:
•
jdbc.config (only if jdbc configuration was specified)
•
jdbc.config.sample
•
nsjspadmin.config (only if online administration is selected)
•
nsjspadmin.config.sample
•
filemaps.config (only if online administration is selected)
•
filemaps.config.sample
The default files located in $NSJSP_HOME/conf are:
•
iTP_jaas.config
•
iTP_jaas.config.sample
•
nsjsp_cleanConfigBackups
•
nsjsp_digestPassword
•
nsjsp_migrateSessionStore
•
nsjspadmin-users.xml
•
nsjspadmin-users.xml.sample
If a pre-existing NSJSP configuration already exists and the version matches, no
backup is made and the pre-existing NSJSP configuration files are kept
unmodified. If the version is not the same, the existing configuration files,
iTP_server.xml, web.xml, servlet.config, and nsjspadmin.config are
saved with the extension bkup.version appended, for example,
servlet.config.bkup.3.2.3.
Once the setupjava and setup scripts have run, do not delete or modify the
version-specific directory $NSJSP_HOME/<version> or its subdirectories as there
are OSS symbolic links pointing back to that directory tree. If you do delete any of
these directories or subdirectories, you may need to reinstall the entire product
starting with unpaxing the product PAX file.