Below is the error i got from web service response.
javax.xml.soap.SOAPException: MTOM Attachments Processing Failed: Cannot de-serialize the input MIME Stream; value of the ‘type’ parameter of the ‘Content-Type’ header of the MIME message is not equal to ‘application/xop+xml’
Any idea on this?
I am thinking there is some mismatch with the content type.