User Manual

Figure 127 Axis2/Java Administration Upload Page
4. Click Upload to upload the service in Axis2/Java.
This completes deploying TemperatureConverter and it is listed in http://<IP Address of the iTP
WebServer>:<port#>/<servlet directory>/axis2/services/listServices .
Running the 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
directory>/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 directory>/axis2/services/listServices
The TemperatureConverter List Services Screen displays details such as, Version, Service Description,
Service Status, and Available Operations.
Figure 128 shows the TemperatureConverter List Services Screen.
340 Getting Started with Axis2/Java