NonStop Servlets for JSP System Administrator's Guide

Programming and Management Features
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide—525644-001
4-12
The nsjsp_manager User Interface
Example 4-8 is a screen snap-shot of the nsjsp_manager user interface removing a
currently deployed web application, thus taking it out of service.
Example 4-9 is a screen snap-shot of the nsjsp_manager user interface for installing
and starting a new web application on the specified context path for either a directory
or a WAR file.
Example 4-8. nsjsp_manager Remove a Web Application
#---------- NSJSP Manager Main Menu ----------#
0) List All Web Applications
1) Start a Web Application
2) Stop a Web Application
3) Install a Web Application
4) Reload a Web Application
5) Remove a Web Application
6) Clean NSJSP Session Data
7) Clean NSJSP Log Files
8) Change NSJSP Manager Log File
9) Exit
#-------------------------------------------#
Enter your selection ([0]-9) ...... 5
Enter the context path [/servlet_jsp/examples] ...
[$Z4LB] OK - Removed application at context path /servlet_jsp/examples
[$Z4LC] OK - Removed application at context path /servlet_jsp/examples
[$Z4LD] OK - Removed application at context path /servlet_jsp/examples
Example 4-9. nsjsp_manager Install a Web Application
#---------- NSJSP Manager Main Menu ----------#
0) List All Web Applications
1) Start a Web Application
2) Stop a Web Application
3) Install a Web Application
4) Reload a Web Application
5) Remove a Web Application
6) Clean NSJSP Session Data
7) Clean NSJSP Log Files
8) Change NSJSP Manager Log File
9) Exit
#-------------------------------------------#
Enter your selection ([0]-9) ...... 3
Enter the context path [/servlet_jsp/examples] ...
Enter the location where the application resides ...
/usr/tandem/webserver/servlet_jsp/webapps/examples
[$Z4LB] OK - Installed application at context path /servlet_jsp/examples
[$Z4LC] OK - Installed application at context path /servlet_jsp/examples
[$Z4LD] OK - Installed application at context path /servlet_jsp/examples