Manual
Figure 22-8 NSJSP Web Application Manager Screen
3. In the WAR file to deploy section, click Browse and locate the EmpInfo.war file on your
Windows system.
4. Click Deploy.
EmpInfo gets listed under Applications.
NOTE: If you do not have access to the NSJSP Web Application Manager screen, you can deploy
EmpInfo on your NonStop system by completing the following steps:
1. Ensure that you have WRITE permissions to the webapps directory in your <NSJSP
deployment directory>. You can confirm this by using the OSS command:
OSS> ls –l <NSJSP deployment directory>
For example: ls –l at /home/sash_usr/webserver/servlet_jsp must display
WRITE permissions to the webapps directories.
If this directory does not have WRITE permissions set, run the following command:
OSS> chmod +w <NSJSP deployment directory>/webapps
2. Copy the EmpInfo.war file to the <NSJSP deployment directory>/webapps
directory.
Running EmpInfo on NonStop
To run EmpInfo on your NonStop system, click the /servlet_jsp/EmpInfo path under Applications
in the NSJSP Web Application Manager screen.
Example of Integrating MyFaces into Spring 465