-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Description
Arjen Poutsma opened SWS-7 and commented
The SoapMessage interface currently lacks a way to get and add attachments. This should be added.
A workaround for getting the attachments in the 0.9 preview: you could cast the SoapMessage object to a SaajSoapMessage, and get the attachments from there.
Note that this issue is specifically concerned with SOAP with Attachments (SwA) support. It does not cover MTOM and DIME.
Affects: 0.9
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement