[ http://issues.apache.org/jira/browse/AXIS-1872?page=history ]
     
Davanum Srinivas resolved AXIS-1872:
------------------------------------

    Resolution: Fixed

Applied Patch.

thanks,
dims

> Allow for streaming of DIME attachments
> ---------------------------------------
>
>          Key: AXIS-1872
>          URL: http://issues.apache.org/jira/browse/AXIS-1872
>      Project: Axis
>         Type: New Feature
>   Components: SAAJ
>     Versions: 1.2RC3
>     Reporter: Marc Dumontier
>  Attachments: DimeBodyPart.diff, DynamicContentDataHandler.java, 
> dime-patch.txt
>
> The current system does not allow for streaming DIME attachments because the 
> size of the data is requested from the DataHandler first (this usually means 
> reading the entire stream, then resetting it), and then a single DIME record 
> is created.
> The DIME specification allows for the use of record chunking so that dynamic 
> content generators can stream back data with a small memory footprint.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to