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-8
NSJSP Configuration Files
Table 2-3 lists the NSJSP configuration files present in the directory
NSJSP_Home/conf.
Table 2-3. NSJSP Configuration Files in the NSJSP_HOME/conf Directory
File Description
catalina.properties Contains properties internally used by the catalina
container, and information about the classes that are loaded
during the NSJSP startup. Do not modify this file.
context.xml Contains configuration information of default context loaded
by all applications.
iTP_jaas.config Contains the NSJSP-specific JASS configuration details.
nsjsp_migrateSession
Store
Migrates NonStop SQL JDBC Session Store from an earlier
NSJSP release.
nsjsp_digestPassword Provides the encrypted password. You can specify the
encryption algorithm to be used for encrypting the password.
logging.properties Describes NSJSP-specific configuration for Handlers.
server.xml Contains the configuration information required for the
NSJSP container.
nsjsp-users.xml Contains list of users and roles. This file is used by the
Realm configured in the server.xml file. Users authorized to
access the admin and manager applications are configured
in this file.
web.xml Contains a set of servlets, which is loaded by all web
applications.
iTP_catalina.policy Contains a default set of security policies to be enforced by
JVM when catalina is run with certain options.
nsjsp_createSessionS
tore_mp.sql
Creates a NonStop SQL/MP catalog and table for storing the
persistent session data.
nsjsp_createSessionS
tore_mx.sql
Creates a NonStop SQL/MX catalog, schema, and table for
storing the persistent session data.
nsjsp_clearSessionDa
ta
Enables to clean up the sessions that have expired prior to a
specified number of days.










