Namespace for a valid SOAP message
2011-12-12 | Filed Under Programming
A brief hint: if you see an error message like this:
InputStream does not represent a valid SOAP 1.1 Message
check the namespace of the SOAP envelope
SOAP 1.1: http://schemas.xmlsoap.org/soap/envelope/
SOAP 1.2: http://www.w3.org/2003/05/soap-envelope/
Post Links
Permalink | Trackback | Leave a Comment
Comments
Leave a Reply