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

Installing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.0 System Administrator’s Guide—
544548-004
2-6
NSJSP Directory Structure
NSJSP_HOME/lib/libT1222.so and NSJSP_HOME/lib/libT1222log.so.
The following is the output of the VPROC command for the libT1222.so file,
9. To compile servlets in the NSJSP environment, update your OSS profile. After
installing NSJSP 6.0, include the file NSJSP_HOME/lib/servlet-api.jar in
the Java classpath.
After successful installation, the install.log file provides information about the
operations performed during the installation process. If the debug option is
specified during the installation, then the debug.log file is created in the same
directory as the setup script. The debug.log file provides the details of the files
that are modified and copied during installation.
NSJSP Directory Structure
Table 2-1 lists the various directories present in the NSJSP home directory
NSJSP_HOME after installation.
/usr/tandem/webserver/servlet_jsp/lib: vproc libT1222.so
VPROC - T9617H01 - (01 OCT 2004) SYSTEM \YOSBEA2 Date 11 DEC 2007,
12:35:58
Copyright 2004 Hewlett-Packard Development Company, L.P.
/usr/tandem/webserver/servlet_jsp/lib/libT1222.so
Binder timestamp: 04DEC2007 14:09:42
Version procedure: T1222H60_20DEC2007_V600_1
TNS/E Native Mode: runnable file
Note. You must manually migrate user web applications from NSJSP 5.0 to NSJSP 6.0.
For more information, see Migrating to NSJSP 6.0
on page 7-1.
Table 2-1. NSJSP Directory Structure
Directory Description
bin/ Contains JAR files that will be included in the classpath.
conf/ Contains NSJSP configuration files and scripts.
lib/ Contains the NSJSP DLLs libT1222.so and
libT1222log.so, and the JAR files required for NSJSP.
These JAR files are loaded by the catalina container on
server startup.
logs/ Contains NSJSP log files. Logging is configured using the
logging.properties file.
webapps/ Contains web applications included within NSJSP.
work/ Stores temporary files used by NSJSP.
deployer/ Contains configuration files used by the Client Deployer in
NSJSP 6.0.
temp/ Stores temporary working files. This directory is for NSJSP
internal use.