You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2009/05/10 15:42:45 UTC

[jira] Created: (SYNAPSE-545) Refactor HttpCoreNIOListener to use org.apache.axis2.transport.base.tracker.AxisServiceTracker

Refactor HttpCoreNIOListener to use org.apache.axis2.transport.base.tracker.AxisServiceTracker
----------------------------------------------------------------------------------------------

                 Key: SYNAPSE-545
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-545
             Project: Synapse
          Issue Type: Task
            Reporter: Andreas Veithen
            Priority: Minor
             Fix For: 1.3.1


The code in HttpCoreNIOListener related to AxisObserver is a copy&paste of code from AbstractTransportListener (or vice-versa?). As shown in WSCOMMONS-466 and SYNAPSE-542, this code doesn't work properly. In r773328, I fixed these issues and I isolated the entire logic into a separate class org.apache.axis2.transport.base.tracker.AxisServiceTracker. We should refactor HttpCoreNIOListener to reuse the same component.

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


[jira] Updated: (SYNAPSE-545) Refactor HttpCoreNIOListener to use org.apache.axis2.transport.base.tracker.AxisServiceTracker

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

Andreas Veithen updated SYNAPSE-545:
------------------------------------

    Component/s: Transports

> Refactor HttpCoreNIOListener to use org.apache.axis2.transport.base.tracker.AxisServiceTracker
> ----------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-545
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-545
>             Project: Synapse
>          Issue Type: Task
>          Components: Transports
>            Reporter: Andreas Veithen
>            Priority: Minor
>             Fix For: 1.3.1
>
>
> The code in HttpCoreNIOListener related to AxisObserver is a copy&paste of code from AbstractTransportListener (or vice-versa?). As shown in WSCOMMONS-466 and SYNAPSE-542, this code doesn't work properly. In r773328, I fixed these issues and I isolated the entire logic into a separate class org.apache.axis2.transport.base.tracker.AxisServiceTracker. We should refactor HttpCoreNIOListener to reuse the same component.

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