Try the following jars..

http://people.apache.org/repository/org.apache.ws.commons.axiom/jars/axiom-api-SNAPSHOT.jar
http://people.apache.org/repository/org.apache.ws.commons.axiom/jars/axiom-dom-SNAPSHOT.jar
http://people.apache.org/repository/org.apache.ws.commons.axiom/jars/axiom-impl-SNAPSHOT.jar


On 3/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I have tried to use the nightly build, but I am getting the following error:

java.lang.NoSuchMethodError: org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder: 
method <init>(Ljavax/xml/stream/XMLStreamReader;)V not found
        at 
org.apache.axis2.builder.SOAPBuilder.processDocument(SOAPBuilder.java:43)
        at ...

The axiom jar of the 1.1.1 release is not compatible with the constructor call:

StAXBuilder builder = new StAXSOAPModelBuilder(streamReader);

Which jar do I have to use?
--
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: www.gmx.net/de/go/mailfooter/topmail-out

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Thilina Gunarathne  -  http://www.wso2.com - http://thilinag.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to