Published on WSO2 Oxygen Tank (http://wso2.org)

Minimal set of Axis2 dependencies

By afkham_azeez
Created 2008-01-19 08:52

Here is a simple Maven2 pom.xml that will help you create an Axis2 project in seconds. Just download the attached the pom.xml file, copy it to a local directory, and from that directory type;

mvn idea:idea  ==> If you are using IntelliJ IDEA

or

mvn eclipse:eclipse ==> If you are using Eclipse

Prerequisites: Maven 2.0.7 or newer versions


Source URL:
http://wso2.org/blog/afkham-azeez/3081