[
https://issues.apache.org/jira/browse/AXIS2-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen reopened AXIS2-4967:
------------------------------------
-1
The change doesn't make sense. A valid implementation of TransportListener must
have a default constructor. Otherwise it can't be instantiated using a
transportReceiver declaration in axis2.xml. That means that it can't be
properly registered as a transport listener in the runtime, which in turn
implies that the methods defined by TransportListener will never be called (at
least not by the Axis2 runtime).
> Improve Axis2 local transport's LocalTransportReceiver to implement
> TransportReceiver
> -------------------------------------------------------------------------------------
>
> Key: AXIS2-4967
> URL: https://issues.apache.org/jira/browse/AXIS2-4967
> Project: Axis2
> Issue Type: Improvement
> Components: transports
> Affects Versions: nightly
> Reporter: Heshan Suriyaarachchi
> Fix For: 1.6.0, 1.7.0, nightly
>
> Attachments: AXIS2-4967-patch-ver2.diff, AXIS2-4967-patch.txt
>
>
--
This message is automatically generated by JIRA.
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]