Issue Details (XML | Word | Printable)

Key: MULE-3883
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Ross Mason
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

There is no way to explicitly configure a JMSReplyTo that can be used by the current service invocation to obtain a result

Created: 27/Oct/08 03:07 AM   Updated: 28/Oct/08 03:21 PM
Component/s: Transport: JMS
Affects Version/s: 2.1.1
Fix Version/s: 2.x Product Backlog

Time Tracking:
Not Specified

Labels:
User impact: Medium
Affects Docs: Yes
Migration Impact: This would be a change in behaviour and should be documented


 Description  « Hide
A JMSReplyTo destination can be configured but it is assumed by Mule that it will be another service r external application listening on that replyTo and not the current service invocation. If a replyTo is set, the outbound router automatically makes the call asynchronous. I think the proper behaviour should be that if the endpoint is synchronous with a JMSReplyTo set, that should be used as the response channel. The endpoint would need to be asynchronous (or transacted) in order for the JMSReplyTo destination to be set and for Mule not to read directly from it

 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.