Nic Essling [
http://community.jboss.org/people/cblumenro] created the discussion
"Re: SOAPFaultException: Could not deserialize Soap message"
To view the discussion, visit:
http://community.jboss.org/message/567967#567967
--------------------------------------------------------------
Well, I got one step further by monitoring the traffic with Eclipse's TCP/IP Monitor.
What I found out is that in case of the stand-alone Java sample client the SOAP request
has just an envelope and a body - which works fine - but in case of running the same code
in the app server an empty header element is added into the envelope. This seems to break
it as the remote web service runs into an error then.
So, my question is, how can I avoid that a header element is automatically added? Any
thoughts?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/567967#567967]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]