Running empinfo web service on nonstop – HP Integrity NonStop H-Series User Manual
Page 424

3.
After verifying the permissions, copy
spring.jar
from
<NonStop Spring Home>/dist
to <NSJSP deploymentdirectory>/webapps/axis2/WEB-INF/lib
directory on
OSS.
4.
Copy
t4sqlmx.jar
from
<JDBC T4 Installation Directory>
on your Windows
directory to
<NSJSP deploymentdirectory>/webapps/axis2/WEB-INF/lib
directory
on OSS.
NOTE:
This step is required only if you plan to use JDBC Type 4 driver.
5.
Copy
EmpInfoService.aar
to
WEB-INF/services
directory on OSS.
EmpInfo application is now deployed as a web service under Axis2/Java.
Running EmpInfo Web Service on NonStop
To run the EmpInfo web service on your NonStop system, complete the following steps:
1.
Go to
<iTP WebServer deployment directory>/conf
, using the command:
OSS> cd
For example:
OSS> cd /home/sash_usr/webserver/conf
2.
Start your iTP WebServer, using the command:
OSS> ./start
NOTE:
If your iTP WebServer is already started with Axis2/Java running, you need not
restart it.
3.
Access the EmpInfo web service using the following URL:
http://
.
Details such as EPR, Service Description, Service Status, and Available Operations are also
shown for the EmpInfo web service. The SpringInit service initializes the EmpInfo application
context on startup.
shows the List Services dialog box.
424
Integrating Axis2/Java into Spring