Set the following property, start the server and deploy your axis2 war again:
export JAVA_OPTS="-Dorg.apache.geronimo.jaxws.builder.useSimpleFinder=true" Jarek On Fri, Sep 12, 2008 at 1:18 PM, jcaristi <[EMAIL PROTECTED]> wrote: > > I have a full explanation of #2 in the Axis forum here > http://www.nabble.com/Re%3A-Axis2-Web-App-on-Geronimo--p19269398.html > > Could you point me in the direction of how to create a deployment plan that > would hide the Axis2 packages? This would be a classloader configuration, > right? Are there any similar samples available? > > > Donald Woods-2 wrote: >> >> We currently don't support deploying aar files, just JEE5 artifact types. >> >> Do you have more info on #2? The 2.0/2.1 JEE5 server assemblies include >> axis2, so you'd probably need a geronimo deployment plan to hide the >> axis2 packages we provide.... >> >> >> -Donald >> >> >> jcaristi wrote: >>> Is is possible to deploy an Axis2 aar file to Geronimo 2.1.2? Here's >>> what I >>> found so far: >>> >>> 1. The Geronimo console does not support aar deployment. >>> 2. Building and deploying axis2.war (1.4.1) and deploying it to Geronimo >>> 2.1.2 does not work. There is no solution to this available on the web >>> as >>> far as I can tell. >>> >>> >> >> > > -- > View this message in context: > http://www.nabble.com/Axis2-Service-Deployment-Question-tp19390975s134p19460453.html > Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. > >
