Re: OMException in getSOAPBuilder

2011-04-25 Thread Shyameni Wijekoon
Hello Andreas, Here is the full stack trace. [INFO] OMException in getSOAPBuilder org.apache.axiom.om.OMException: SOAP message MUST NOT contain a Document Type Declaration(DTD) at org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.createDTD(StAXSOAPModelBuilder.java:460) at org.apache.axiom.

Re: OMException in getSOAPBuilder

2011-04-25 Thread Andreas Veithen
Unfortunately, you removed the most relevant part from the stack trace, namely the part that would explain how a request to listServices results in a SOAP call to another service. Therefore we won't be able to help you with this issue. Andreas On Sat, Apr 23, 2011 at 03:14, Shyameni Wijekoon wro