If you just want to create web service with jax-ws related api, it is really not need to deploy Axis2.war, except some Axis2 specific functions are required to use, e.g. aar etc. Check the link below, it should be helpful for you. http://apache-geronimo.328035.n3.nabble.com/Axis2-Service-Deployment-Question-td339439.html
2011/7/21 Kevan Miller <[email protected]> > > On Jul 20, 2011, at 4:39 PM, Jaggi wrote: > > > Hi, > > > > I'm a newbie to Geronimo. I'm trying to Installing Axis2 in Geronimo. > When I > > deploy axis2.war via the Geronimo console with the deployment > > plan(attached), I get the java.lang.NoClassDefFoundError: > > org/apache/commons/io/FileUtils. The complete error trace is > > attached(error1.txt). > > > > If I include the <dep:inverse-classloading/> in the deployment plan, I > get a > > new error(error2.txt attachedmydeploymentplan.xml). Please suggest > > > > I'm using > > geronimo-tomcat6-javaee5-2.2.1-bin.zip > > axis2-1.5.5-war.zip > > > > Thanks, > > Jaggi > > > http://apache-geronimo.328035.n3.nabble.com/file/n3186613/geronimo_axis2_error.zip > > geronimo_axis2_error.zip > > First, is there a reason why you're trying to install axis2? Do you know > that geronimo-tomcat6-javaee5-2.2.1 contains axis2 1.5.2? > > --kevan -- Ivan
