Ralf Hauser created AXIS2-5928:
----------------------------------
Summary: cite the values when hitting "Transport level information
does not match with SOAP Message namespace URI"
Key: AXIS2-5928
URL: https://issues.apache.org/jira/browse/AXIS2-5928
Project: Axis2
Issue Type: Improvement
Affects Versions: 1.6.2
Reporter: Ralf Hauser
When running into this exception, in BuilderUtil.validateSOAPVersion() please
cite the offending values - in my case they were
soapNamespaceURIFromTransport: [http://www.w3.org/2003/05/soap-envelope]
vs.
envelope.getNamespace().getNamespaceURI():
http://schemas.xmlsoap.org/soap/envelope/
currently, I see only
SOAPProcessingException: Transport level information does not
match with SOAP Message namespace URI
at
org.apache.axis2.builder.BuilderUtil.validateSOAPVersion(BuilderUtil.java:772)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]