beautypg.com

Adding dependency jar files – HP Integrity NonStop J-Series User Manual

Page 403

background image

overwrite="true" />
overwrite="true" />
overwrite="true" />

includes="com/hp/empinfo/domain/**,com/hp/empinfo/service/**">








3.

Edit the build.xml file to specify the values of <Axis2 Home> and <Spring Home> as
shown:


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:


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 13 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 157

shows the EmpInfo: Project Explorer View.

Example of Integrating Axis2/Java with Spring 403

This manual is related to the following products: