HP Integrity NonStop H-Series User Manual
Page 205

must display WRITE permissions to the
services
directories.
If these directories do not have WRITE permission set, run the following commands:
OSS> chmod +w
For example:
OSS> chmod +w /home/sash_usr/webserver/servlet_jsp/webapps/axis2/WEB-INF/services
3.
After verifying the permissions, copy
TemperatureConverter.aar
to
<NSJSP
deployment directory>/webapps/axis2/WEB-INF/services directory
.
The EmpInfo application is now deployed as a web service in Axis2/Java.
Running TemperatureConverter Web Service on NonStop
To run the TemperatureConverter web service on your NonStop system, complete the following
steps:
1.
If iTP WebServer is already running, the TemperatureConverter web service must be listed
in
2.
If iTP WebServer is not running, start the iTP WebServer using the following steps:
a.
Go to
<iTP WebServer deployment directory>/conf
, using the command:
OSS> cd
For example:
OSS> cd /home/sash_usr/webserver/conf
b.
Start your iTP WebServer, using the command:
OSS> ./start
c.
Access the TemperatureConverter web service using the following URL:
http://
The TemperatureConverter List Services Screen displays the Version details, Service Description,
Service Status, Available Operations, and so on.
shows the TemperatureConverter List Services Screen.
Overview of TemperatureConverter
205