[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12415375 ]
Chuck Williams commented on AXIS2-761: -------------------------------------- Oleg, This is great news! I've got a little time to work on this today and hope to get things cleaned up and committed. Could you perhaps attach your latest changes as an incremental patch? I.e., as a patch against axis2 after the last version of ConfigurableSimpleHTTPServer.complete.patch that I posted? If that is difficult, I'll work with the new version of the complete patch that you posted. My issue is that Deepal has been changing the old implementation every day for about the past week. I'm fighting all the merge conflicts and have some locally at the moment. Thanks, Chuck > SimpleHttpServer based on Jakarta HttpComponents HttpCore > --------------------------------------------------------- > > Key: AXIS2-761 > URL: http://issues.apache.org/jira/browse/AXIS2-761 > Project: Apache Axis 2.0 (Axis2) > Type: Improvement > Components: transports > Versions: 1.0 > Reporter: Oleg Kalnichevski > Attachments: ConfigurableSimpleHTTPServer.complete.patch, > ConfigurableSimpleHTTPServer.complete.patch, > ConfigurableSimpleHTTPServer.complete.patch, > ConfigurableSimpleHTTPServer.complete.patch, > ConfigurableSimpleHTTPServer.complete.patch, > ConfigurableSimpleHTTPServer.consolidated.patch, > ConfigurableSimpleHTTPServer.patch, simplehttpserver.patch > > The following patch replaces the SimpleHttpServer implementation based on the > testing framework of Commons HttpClient 3.x with a one based on Jakarta > HttpComponents HttpCore. Compiled against Axis2 trunk and HttpCore trunk > * Removes all references to Commons HttpClient classes > * Enables streaming of schema definitions and similar content > * Improves content buffering of SOAP response > * Improves handling of fault conditions and exception handling > * Fixes a number of NPEs in AxisEngine > * Improves performance and reliability of the HTTP transport -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
