Manual
must display WRITE permissions to the services directories.
If these directories do not have WRITE permission set, run the following commands:
OSS> chmod +w <NSJSP deployment directory>/webapps/axis2/WEB-INF/services
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 http://<IP Address of the iTP WebServer>:<port#>/servlet_jsp/axis2/services/listServices
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 <iTP WebServer deployment directory>/conf
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://<IP Address of the iTP WebServer>:<port#>/servlet_jsp/axis2/services/listServices
The TemperatureConverter List Services Screen displays the Version details, Service Description,
Service Status, Available Operations, and so on.
Figure 9-1 shows the TemperatureConverter List Services Screen.
Overview of TemperatureConverter 205