Hi. I tried putting my attachments using MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS or using Message.Attachments. I can see the attachments in the requestContext, but they do not get automatically added to the message object's attachment collection. So a call to message.getAttachments() returns null.
Any idea why this is so? I have to write my own interceptor and populate the message object with the attachments from the requestObject. kin -- View this message in context: http://cxf.547215.n5.nabble.com/soap-with-attachments-mime-dime-tp568705p1046655.html Sent from the cxf-user mailing list archive at Nabble.com.
