Hi all, I have a SOAPMessage with an octet-stream attachment (a msdoc file) saved on filesystem. Now i have to rebuild as SOAPMessage.
I did it using as content-type: multipart/related; type="text/xml"; boundary="----=_Part_3_571795.1228230755806" and all works, but when i try to access it it gives a SAAJ0511: Unable to create envelope from given source. No probs when have text attachments... any suggestion? Here is the saved message: http://www.nabble.com/file/p20794188/test.message test.message Thx, Lorenzo -- View this message in context: http://www.nabble.com/SOAPMessage-with-octet-stream-Attachment-problems-tp20794188p20794188.html Sent from the cxf-user mailing list archive at Nabble.com.
