NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide
Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide—596210-006
4-92
Comparison of the Management Applications
Deletion of a directory – Deleting a directory causes the application to undeploy,
and any associated context file and work directory are removed. Current user
sessions will not be persisted. Any associated .war file will not be deleted, and the
application will be redeployed from the .war file when the auto deployer checks for
changes.
Deletion of a context file – Deleting a context file causes the application to
undeploy, and any associated work directory is removed. Current user sessions
will not be persisted. Any associated .war file and directory will not be deleted,
and the application will be redeployed from the .war file (or from the directory if no
.war file is present) when the auto deployer checks for changes.
.war file update – Updating a .war file causes the application to undeploy, and
any associated expanded directory, context file, and work directory are removed.
Current user sessions will not be persisted.
Directory update – Updating a directory causes the application to undeploy, and
any associated context file and work directory are removed. Current user sessions
will not be persisted. The application will be redeployed when the auto deployer
checks for changes.
Context file update – Updating a context file causes the application to undeploy,
and any associated work directory is removed. Current user sessions will not be
persisted. The application will be redeployed when the auto deployer checks for
changes.
Comparison of the Management Applications
This section compares the NSJSP Manager, the old Manager, and the Admin Web
applications. This section discusses the following topics:
Comparison of Architectures
Comparison of Features
Comparison of Management Application Access Roles
Comparison of Architectures
This section compares the architectures of the management applications, as follows:
Old Manager Application
Admin Web Application
NSJSP Manager Application
Differences in Architectures










