You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Sadeep Jayasumana (JIRA)" <ji...@apache.org> on 2011/08/02 14:15:27 UTC

[jira] [Created] (AXIS2-5107) Axis2 should be able to read MTOM attachments directly from the input stream without building them in memory or a file.

Axis2 should be able to read MTOM attachments directly from the input stream without building them in memory or a file.
-----------------------------------------------------------------------------------------------------------------------

                 Key: AXIS2-5107
                 URL: https://issues.apache.org/jira/browse/AXIS2-5107
             Project: Axis2
          Issue Type: Improvement
            Reporter: Sadeep Jayasumana


Relevant discussion thread can be found at http://axis.markmail.org/thread/zuagl2pzzdyramvw



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Resolved] (AXIS2-5107) Axis2 should be able to read MTOM attachments directly from the input stream without building them in memory or a file.

Posted by "Andreas Veithen (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen resolved AXIS2-5107.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.0
                   1.6.2
                   1.5.7
         Assignee: Andreas Veithen

Support for attachment streaming will be included in Axiom 1.2.13 and no changes are required in Axis2.
                
> Axis2 should be able to read MTOM attachments directly from the input stream without building them in memory or a file.
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5107
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5107
>             Project: Axis2
>          Issue Type: Improvement
>            Reporter: Sadeep Jayasumana
>            Assignee: Andreas Veithen
>             Fix For: 1.5.7, 1.6.2, 1.7.0
>
>         Attachments: AXIS2-5107.patch
>
>
> Relevant discussion thread can be found at http://axis.markmail.org/thread/zuagl2pzzdyramvw

--
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5107) Axis2 should be able to read MTOM attachments directly from the input stream without building them in memory or a file.

Posted by "Andreas Veithen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076162#comment-13076162 ] 

Andreas Veithen commented on AXIS2-5107:
----------------------------------------

As I said in the discussion in the mailing list thread, this is something that needs to be implemented in a consistent way once and for all at the Axiom level; see AXIOM-377.

> Axis2 should be able to read MTOM attachments directly from the input stream without building them in memory or a file.
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5107
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5107
>             Project: Axis2
>          Issue Type: Improvement
>            Reporter: Sadeep Jayasumana
>         Attachments: AXIS2-5107.patch
>
>
> Relevant discussion thread can be found at http://axis.markmail.org/thread/zuagl2pzzdyramvw

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5107) Axis2 should be able to read MTOM attachments directly from the input stream without building them in memory or a file.

Posted by "Sadeep Jayasumana (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sadeep Jayasumana updated AXIS2-5107:
-------------------------------------

    Attachment: AXIS2-5107.patch

Attaching a patch that is consistent with the existing cacheAttachments feature. This patch introduces a global axis2 parameter "streamAttachments" that enables MTOM streaming. This can easily be extended to a service level or service group level parameter.

> Axis2 should be able to read MTOM attachments directly from the input stream without building them in memory or a file.
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5107
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5107
>             Project: Axis2
>          Issue Type: Improvement
>            Reporter: Sadeep Jayasumana
>         Attachments: AXIS2-5107.patch
>
>
> Relevant discussion thread can be found at http://axis.markmail.org/thread/zuagl2pzzdyramvw

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org