JMS binding is incorrectly using the reqquest replyTo destination as the
callback destination
---------------------------------------------------------------------------------------------
Key: TUSCANY-3744
URL: https://issues.apache.org/jira/browse/TUSCANY-3744
Project: Tuscany
Issue Type: Bug
Components: OASIS Compliance - TUSCANY
Reporter: ant elder
Fix For: Java-SCA-2.0-Beta1
org.apache.tuscany.sca.binding.jms.wire.CallbackDestinationInterceptor in the
invokeRequest method is setting the callbackBinding destination to the replyTo
from the request, but that should only happen when the request is a oneWay
operation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.