[AXIS2} The transport header keys in map

2011-04-25 Thread Nadir Amra
I know one can get at the transport headers from within a web service as follows: java.util.Map map = (java.util.Map)MessageContext.getCurrentMessageContext().getProperty(MessageContext.TRANSPORT_HEADERS); My question is whether the key value is always lowercase or always uppercase or as it

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

[jira] [Commented] (AXIS2-5012) XML of 153K and possibly smaller causing StackOverflow

2011-04-25 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024749#comment-13024749 ] Andreas Veithen commented on AXIS2-5012: Can you provide any supporting evidence,