Hello,

i am trying to create a soap message with mime attachment using the SAAJ implementation of Axis2. When using the writeTo(OutputStream) method of the SOAPMessage, it only writes the soappart to the stream - the Axis1 and Sun implementation of SAAJ writes the whole multipart to the stream.
Is this the intended behavior in Axis2, or is the implementation incomplete?

Thanks for help.

Jörg

Reply via email to