[ http://issues.apache.org/jira/browse/WSCOMMONS-52?page=all ]
Thilina Gunarathne resolved WSCOMMONS-52. ----------------------------------------- Resolution: Fixed Assignee: Thilina Gunarathne Introduced buildWithAttachments() method to the OMNode interface.. http://svn.apache.org/viewvc?rev=438060&view=rev > 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 > Issue Type: Bug > Components: AXIOM > Reporter: Chamikara Jayalath > Assigned To: Thilina Gunarathne > > 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]