MTOM Attachments does not get build when SOAPEnvelope.build() method is called.
-------------------------------------------------------------------------------
Key: WSCOMMONS-52
URL: http://issues.apache.org/jira/browse/WSCOMMONS-52
Project: WS-Commons
Type: Bug
Components: AXIOM
Reporter: Chamikara Jayalath
It seems that even after the SOAPEnvelope.build () method is called the
attachments are kept on the stream. This will cause errors if the sream get
closed before the attachments are actually read.
One of the ideas behind MTOM is to hide the fact that the data is actually sent
as attachments. So the user calling a SOAPEnvelope.build() method would
natuarally expect the attachments also to be built.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]