[
https://issues.apache.org/jira/browse/AXIS2-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487302
]
Oleg Kalnichevski commented on AXIS2-2449:
------------------------------------------
That sounds all right. I still would like to do the very last bit of
refactoring on SimpleHttpSever but this can certainly be done after the
transport code has been spun off into a separate module.
Cheers
Oleg
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]