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-4
setup
2. After running the setupjava script, ensure that no errors have been reported by 
the script.
Once the setupjava script is run, the Servlet JNI code (libT1222.a and 
libT1222log.a) libraries are in the 
/usr/tandem/java_public_lib_jdk142 directory
The Java binaries will have been automatically rebuilt to include the Servlet JNI 
code.
The setupjava script is expected to be run only once when the product is first 
unpaxed (by using COPYOSS) into its version-specific location. Running the script 
a second time is not necessary unless you need to re-install the T1222 NSJSP 
libraries. 
setup
The setup script integrates NSJSP 5.0 with a previously installed iTP Secure 
WebServer. The iTP Secure WebServer version must be 6.0 and SPR version ABV or 
later.
The setup script prompts you for:
1. The location of an installed iTP Secure WebServer to which you wish to add 
NSJSP support.
2. The logger choices: whether to select multiple log files (the default) or a single log 
file. For more information about log files, refer to Section 6, Logs and Error 
Conditions.
3. The JDBC drivers for SQL/MX and SQL/MP (if needed).
4. The online administration: whether to enable online NSJSP administration 
(configuration and web application management). If this feature is enabled, a user 
name and password is prompted. 
The password must be at least 8 characters long and a combination of upper 
and lower case characters. The password is scrambled by a utility script 
nsjsp_digestPassword using SHA digest. The name and digested 
password are then stored in the file nsjspadmin-users.xml. 
The utility script and the file are both located in the $NSJSP_HOME/conf 
directory.
Note. If you want to change the password or use a different digest   
method (only those supported by the JVM) after installation, rerun the 
nsjsp_digestPassword. Make sure you modify the value of the digest of the 
Realm’s directive in admin.xml and manager.xml to match the new value. Since 
the admin web application uses the Apache struts framework for the GUI-based 
interface, the selection of the online NSJSP administration slows down the 
NSJSP start-up time. 










