NonStop Servlets for JavaServer Pages (NSJSP) 6.0 System Administrator's Guide
Manager Web Application
NonStop Servlets for JavaServer Pages (NSJSP) 6.0 System Administrator’s Guide—544548-004
5-8
The Manager Web Application User Interface
Reload Command
The Reload command performs the shutdown operation and reloads the existing
application. This can be useful when the web application context is not reloadable and
you have updated classes or property files in the /WEB-INF/classes directory or
when you have added or updated jar files in the /WEB-INF/lib directory.
If this command runs successfully, the following message is displayed:
Undeploy Command
The Undeploy command performs the shutdown operation and removes the existing
application from the NSJSP server. In addition, the document root directory is removed
if it exists in the appBase directory (typically "webapps").
If this command runs successfully, the following message is displayed:
An error message is displayed if any of the operational commands fail to run. Possible
causes for the problems are:
Exception encountered
An exception was encountered when starting the web application. Check the
NSJSP logs for details.
Invalid context path was specified
The context path must start begin “/”. To refer the ROOT web application use "/".
No context exists for the /servlet_jsp/admin path
There is no deployed application on the context path you specified.
No context path was specified
The path parameter is required.










