Manual

Figure 3-4 NSJSP Web Application Manager Screen
3. In the WAR file to deploy section, click Browse and locate the jpetstore.war file on
your Windows system.
4. Click Deploy.
JPetStore is listed under Applications.
NOTE: If you do not have access to the NSJSP Web Application Manager screen, you can deploy
JPetStore 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 JPetStore WAR file (jpetstore.war) from the <My SASH Home>\spring\
samples\jpetstore\dist Windows directory to the <NSJSP deployment
directory>/webapps OSS directory.
Running JPetStore on NonStop
To run JPetStore on your NonStop system, click the /servlet_jsp/jpetstore path under Applications
in the NSJSP Web Application Manager screen.
58 Installing Spring Framework