RE: maven build error "Plugin's descriptor contains the wrong version: SNAPSHOT"

2009-04-29 Thread Salisbury, Mark
t you can build the Axis2 project with Maven. Hope this will work. 1. axis2-aar-maven-plugin 2. axis2-mar-maven-plugin Thanks, On Thu, Apr 30, 2009 at 12:34 AM, Salisbury, Mark wrote: > Hello, > > > > I’m unable to build Axis 2 java from source. > > > > I downloaded SVN v

maven build error "Plugin's descriptor contains the wrong version: SNAPSHOT"

2009-04-29 Thread Salisbury, Mark
Hello, I'm unable to build Axis 2 java from source. I downloaded SVN version 768341 from http://svn.apache.org/repos/asf/webservices/axis2/trunk. Then I followed instructions on the install guide (http://ws.apache.org/axis2/1_4_1/installationguide.html), and installed Maven from http://maven.

RE: How do I force axis2 to include a SOAPAction http header

2009-04-29 Thread Salisbury, Mark
I'm sort of new myself to SOAP and web services, but from what I've read you may want to investigate the differences between SOAP 1.1 and SOAP 1.2 and double check the SOAP version that your .NET services expects. One change between 1.1 and 1.2 is how the action header stuff is handled. Axis 2