NonStop Servlets for JavaServer Pages (NSJSP) 5.0 System Administrator's Guide
Installing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide—525644-003
2-4
setup
•
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.
After running the setup scripts, 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.
6. Verify the VPROC of the NSJSP DLL, libT1222.so, which is located in the
$NSJSP_HOME/lib directory. There should be a T1222 vproc that matches the
version portion of the installation directory. If no match exists, an installation error
has occurred and must be corrected before proceeding.
7. To compile servlets in the NSJSP environment, update your OSS profile. After
installing NSJSP 5.0, include the servlet-api.jar file in the Java classpath.
For example:
$NSJSP_HOME/version/common/lib/servlet-api.jar










