Upgrade SimpleHttpServer to HttpCore 4.0-alpha4
-----------------------------------------------

                 Key: AXIS2-2411
                 URL: https://issues.apache.org/jira/browse/AXIS2-2411
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: transports
    Affects Versions: nightly
            Reporter: Oleg Kalnichevski
         Attachments: axis2-httpcore-4.0-alpha4.patch

Folks,
I am attaching a patch that upgrades SimpleHttpServer to the latest release of 
HttpComponents Core. I understand the timing is rather bad but nonetheless 
please consider this patch for inclusion into the coming 1.2 release, as it 
would enable Apache Synapse to depend on the same release of  HttpCore as 
Axis2. The patch basically renames one class and removes a bunch of unused 
variables and should a minimal impact on Axis2 HTTP code (if any at all). Most 
of the changes between 4.0a3 and 4.0a4 took place in the NIO HTTP 
implementation. There have been virtually no changes in the classic (blocking) 
I/O code used by the SimpleHttpServer. Given all this, I think it should be 
pretty safe to upgrade even so late in the release process. 

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]

Reply via email to