[ 
https://issues.apache.org/jira/browse/AXIS2-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033633#comment-13033633
 ] 

Heshan Suriyaarachchi commented on AXIS2-4967:
----------------------------------------------

Hi Andreas, 

Your point is correct. The LocalTransportReceiver does not have a default 
constructor. Therefore this wont work properly. 

Since the constructors at LocalTransportReceiver class is already in use, we 
can not remove them. Instead of implementing the TransportListener interface at 
LocalTransportReceiver, it's better to add a new class which is implementing 
TransportListener. Therefore, this would be the best alternative. I have added 
it as a patch for AXIS2-5043. Please review and commit it. 

Thanks, 
Heshan.

> 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: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to