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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to