Skip to content

Soap with Attachments support [SWS-7] #166

@gregturn

Description

@gregturn

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

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions