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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/04/20 06:53:34 UTC

[jira] Resolved: (AXIS2-588) Support for streaming attachments without having to buffer first

     [ http://issues.apache.org/jira/browse/AXIS2-588?page=all ]
     
Davanum Srinivas resolved AXIS2-588:
------------------------------------

    Resolution: Fixed

applied patch and tests to axiom. managed to make ur test service into an axis2 test as well

integration\test\org\apache\axis2\mtom\EchoRawMTOMStreamingTest.java
integration\test\org\apache\axis2\mtom\EchoService2.java            

thx,
dims

> Support for streaming attachments without having to buffer first
> ----------------------------------------------------------------
>
>          Key: AXIS2-588
>          URL: http://issues.apache.org/jira/browse/AXIS2-588
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Improvement

>   Components: om
>  Environment: All
>     Reporter: Deepak Bhole
>     Assignee: Deepak Bhole
>     Priority: Minor
>  Attachments: axiom-attachmentstreaming-new-files.tar.gz, axiom-attachmentstreaming-sample-service.tar.gz, axiom-attachmentstreaming.patch
>
> Like axis1, axis2 should allow users to access attachment streams directly, thus preventing the need to buffer attachments to disk/memory first. Since we are dealing with streams, access method should be mutually exclusive, a choice between Part based access, or direct stream access.

-- 
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