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 "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2007/03/27 23:01:32 UTC

[jira] Created: (AXIS2-2411) Upgrade SimpleHttpServer to HttpCore 4.0-alpha4

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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-2411) Upgrade SimpleHttpServer to HttpCore 4.0-alpha4

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski updated AXIS2-2411:
-------------------------------------

    Attachment: axis2-httpcore-4.0-alpha4.patch

> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-2411) Upgrade SimpleHttpServer to HttpCore 4.0-alpha4

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-2411.
--------------------------------------

    Resolution: Fixed

applied the patch to branch , thx Oleg for sending a patch

Thanks
Deepal

> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org