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 2007/04/06 16:31:32 UTC

[jira] Resolved: (AXIS2-2449) Request and response content streaming for SimpleHttpServer

     [ https://issues.apache.org/jira/browse/AXIS2-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-2449.
-------------------------------------

    Resolution: Fixed

Applied in 1.2 branch.

-- dims

> Request and response content streaming for SimpleHttpServer 
> ------------------------------------------------------------
>
>                 Key: AXIS2-2449
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2449
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: transports
>            Reporter: Oleg Kalnichevski
>             Fix For: nightly
>
>         Attachments: 20070405-simplehttpserver-1.2-branch.patch, 20070405-simplehttpserver.patch
>
>
> Folks,
> I am submitting for your consideration a patch that implements request and response content streaming for SimpleHttpServer. 
> The patch introduces a custom API on top of lower level HttpCore components similar to the Java Servlet API. This enables Axis2 engine to stream content in and out while processing messages without having to use intermediate content buffers, thus eliminating  the last significant deficiency in the SimpleHttpServer left from the the old implementation based on Commons HttpClient test classes. 
> All test cases pass for me.
> Please let me know what you think.
> Oleg

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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