Forums Register Login

Error when receiving SOAP message from a web service

+Pie Number of slices to send: Send
Hello,

I have built a JAXWS web service which returns an Object (ResultReport) as result. This class contains a result string and a SOAPMessage.

My webservices executes a method which builds a SOAPMessage. In the web service I have build a test class to verify if everything is OK.

My test class:



My buildReport method:


The result is the expected. The value of the SOAPMessage is written on the console and it is:



However, when I call the buildReport webservice method from a client class, I get an error:



The error happens in the buildReport method when I try to build my SOAPMessage (final SOAPMessage m = (SOAPMessage) TestExport.process(xml);).

For now, it is a simple SOAPMessage. But I am doing this because I want to add an attachment into the SOAPMessage and return it to the client who called the web service.

Thanks for any help
+Pie Number of slices to send: Send
Have you check the content of the xml which is the input to the method? Can you post that?
pie. tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 6349 times.
Similar Threads
First JAX-WS webservice results in UnsupportedMediaException
java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP
Exception when invoking a Web Service using dispatch
web service - send java List
Query regarding SAAJ API
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 16:13:06.