Adding dependency jar files, Deploying empinfo on nonstop – HP Integrity NonStop J-Series User Manual

Page 265

Advertising
background image

For example, if <Axis2 Home> is C:\axis2-1.5.2 and <Spring Home> is
C:\spring-framework-3.0.0.RELEASE

, edit the above lines as shown:

<property name="axis2.home" value=" C:\axis2-1.5.2" />
<property name="spring.home" value=" C:\spring-framework-3.0.0.RELEASE"/>

Adding Dependency JAR Files

To expose EmpInfo as an Axis2/Java web service, the following JAR files, other than the ones
added while developing EmpInfo application, must be added in the EmpInfo project library:

Table 30 Dependency JAR Files

Source Location

Dependency JAR Files

<Axis2 Home>\lib

axiom-api-1.2.9.jar

<Axis2 Home>\lib

axis2-kernel-1.5.2.jar

The EmpInfo application is now modified to integrate Axis2/Java.

Figure 115

shows the EmpInfo: Project Explorer View.

Figure 115 Project Explorer View

Deploying EmpInfo on NonStop

This section describes the following tasks:

1.

Creating the EmpInfo AAR File on Windows

2.

Deploying the EmpInfo AAR File in Axis2/Java on NonStop

Integrating Axis2/Java into Spring 265

Advertising
This manual is related to the following products: