Running axis2/java on nonstop – HP Integrity NonStop H-Series User Manual
Page 182
Figure 7-2 NSJSP Web Application Manager Screen
3.
In the WAR file to deploy section, click Browse and locate the
axis2.war
file on your
Windows system.
4.
Click Deploy.
Axis2/Java is listed under Applications.
NOTE:
If you do not have access to the NSJSP Web Application Manager screen, you can
deploy Axis2/Java on your NonStop system by completing the following steps:
a.
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
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
b.
Copy the
WAR
file (
axis2.war
) from the
<Axis2 Home>\dist
directory on your
Windows system to the
<NSJSP deployment directory>/webapps
OSS directory
on your NonStop system.
Running Axis2/Java on NonStop
To run Axis2/Java on your NonStop system, complete the following steps:
182
Installing Axis2/Java Framework