[
https://issues.apache.org/jira/browse/AXIS2-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen reopened AXIS2-4944:
------------------------------------
There is an issue with this change.
LocalResponder#handleResponse incorrectly sets serverSide=true, so that
NonBlockingLocalTransportSender will not work correctly in a normal (non
Synapse) Axis2 configuration.
Steps to reproduce this issue:
* In transport/local/test-resources/org/apache/axis2/transport/local/axis2.xml
replace LocalTransportSender by NonBlockingLocalTransportSender.
* Run the unit test in LocalTransportTest.
Result: the test fails with "Message Receiver not found"
> Improve Axis2 local transport to work with Apache Synapse's nhttp transport
> ----------------------------------------------------------------------------
>
> Key: AXIS2-4944
> URL: https://issues.apache.org/jira/browse/AXIS2-4944
> Project: Axis2
> Issue Type: Improvement
> Components: transports
> Affects Versions: nightly
> Environment: Ubuntu 10.04
> Sun JDK 1.6
> Reporter: Heshan Suriyaarachchi
> Assignee: Ruwan Linton
> Fix For: 1.7.0
>
> Attachments: AXIS2-4944-patch-ver2.txt, AXIS2-4944-patch-ver3.txt,
> AXIS2-4944-patch-ver5.txt, AXIS2-4944-patch.txt, synapse.xml
>
>
> Currently we can not use the axis2 local-transport with Apache Synapse's
> nhttp transport.
> I am looking into improving the existing local-transport of axis2 to work
> with nhttp transport.
> I will provide a patch to fix this.
--
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]