User Manual
Adding Dependency JAR Files
Add the following Axis2/Java dependency JAR files to the location <Axis2/Java Home>/lib
in the Java Build Path of the EmpInfoClient project to compile and link the project:
• commons-codec-1.3.jar
• commons-httpclient-3.1.jar
• commons-logging-1.1.1.jar
• antlr-2.7.7.jar
• activation-1.1.jar
• axiom-api-1.2.9.jar
• axiom-impl-1.2.9.jar
• axis2-adb-1.5.2.jar
• axis2-kernel-1.5.2.jar
• wstx-asl-3.2.9.jar
• geronimo-stax-api_1.0_spec-1.0.1.jar
• neethi-2.0.4.jar
• woden-api-1.0M8.jar
• mail-1.4.jar
• httpcore-4.0.jar
• axis2-transport-local-1.5.2.jar
• axis2-transport-http-1.5.2.jar
• wsdl4j-1.6.2.jar
• xmlbeans-2.3.0.jar
• xml-resolver-1.2.jar
• XmlSchema-1.4.3.jar
To add the dependency JAR files in the project library path and to resolve the J2EE module
dependency on these JAR files, follow the instructions in Adding Dependency JAR Files in the
Project Library Path section of the Getting Started with Spring chapter.
Figure 169 shows the Project Explorer View.
Example of Integrating Axis2/Java with Spring 415