I have been struggling with the following error the last couple of days can you please help!
I generated my server and client code using the wsdl2java tool from a ws
I had this same problem using curl to send a soap request. Solved it by adding "content-type: text/xml" to the http header.
I hope this helps someone.