[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ]
Chuck Williams updated AXIS2-761:
---------------------------------
Attachment: ConfigurableSimpleHTTPServer.consolidated.patch
The attached ConfigurableSimpleHTTPServer.consolidated.patch combines both
Oleg's new SimpleHTTPServer and my extensions to make it configurable into a
single patch file that was created from today's (5/26) svn head. This includes
a few simple bug fixes from the earlier separate configuration feature patch
plus an update to the modules/core/conf/axis2.xml to include documentation and
examples for all the new http configuraiton parameters.
I've tested against the 1.0 distribution and all seems fine, including
configuring the http transport from axis2.xml and specializing an HttpFactory
for more detailed configuration (e.g., changing the type of request queue). I
wanted to verify everything in the head, but my maven create-lib has been
running all day and still isn't done, due to repeated timed out attempts to
load more-or-less the same snapshot dependencies. I don't expect any problems
against the head and will post again if there are any.
> 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.consolidated.patch,
> ConfigurableSimpleHTTPServer.patch, jakarta-httpcore-4.0-20060521.jar,
> 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]