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

Installing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide525644-003
2-8
NSJSP Directory Structure
conf/ Configuration files, including:
iTP_server.xml
iTP_jaas.config
iTP_catalina.policy
web.xml
tomcat_users.xml
nsjspadmin-users.xml
nsjsp_digestPassword
nsjsp_cleanConfigBackups
nsjsp_migrateSessionStore
NSJSP/ Engine specific configuration files and directories (default
Engine name in NSJSP).
backup/ Directory containing backup files saved when the NSJSP
environment is modified using the admin and manager web
applications.
lib/ Contains NSJSP the DLLs libT122.so and
libT1222log.so
logs/ Contains NSJSP log files. Logging is configured using the
iTP_server.xml file.
server/ Contains internal NSJSP classes and their dependencies.
classes/ Unpacked classes (internal only).
lib/ Classes packed in JAR files (internal only).
nsjsp_webapps Admin and manager web applications.
webapps/ Base directory containing web applications
included with NSJSP.
work/ Used by NSJSP to store temporary files, notably the .java
source files and compiled .class files created when
processing JSP pages.
deployer/ The standalone application deployer.
share/ The classes/ and lib/ subdirectories shared across all web
applications.
temp/ Temporary working directory.
Table 2-1. NSJSP Directory Structure
Directory Description