JMS binding should reject RPC style messages when the request has not replyTo
-------------------------------------------------------------------------------
Key: TUSCANY-2602
URL: https://issues.apache.org/jira/browse/TUSCANY-2602
Project: Tuscany
Issue Type: Improvement
Reporter: ant elder
Fix For: Java-SCA-Next
For an RPC style JMS requests if the request message has no replyTo or callback
header and the service has no response element in the JMS binding then the
request should be rejected BEFORE the service is invoked. Currently in that
situation Tuscany will invoke the service and then discard the response logging
a debug message
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.