[ 
https://issues.apache.org/jira/browse/AXIS2-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264364#comment-13264364
 ] 

Hudson commented on AXIS2-5302:
-------------------------------

Integrated in Axis2 #1399 (See [https://builds.apache.org/job/Axis2/1399/])
    AXIS2-5302: Enable streaming of the root part of a SwA/MTOM message. 
(Revision 1331783)

     Result = SUCCESS
veithen : 
Files : 
* 
/axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/attachments/AttachmentUtils.java
* 
/axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/builder/MIMEBuilder.java

                
> Enable streaming of the root part of a SwA/MTOM message
> -------------------------------------------------------
>
>                 Key: AXIS2-5302
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5302
>             Project: Axis2
>          Issue Type: Improvement
>          Components: kernel
>    Affects Versions: 1.6.2
>            Reporter: Andreas Veithen
>            Assignee: Andreas Veithen
>            Priority: Minor
>
> The Axiom API that Axis2 is currently using to process a SwA or MTOM message 
> will always load the root part of the MIME message into memory, although 
> Axiom 1.2.13 introduced a feature to avoid that. The Axis2 code (MIMEBuilder) 
> needs to be changed to take advantage of that new feature.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.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]

Reply via email to