
| Key: |
MULE-3883
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Ross Mason
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
| Labels: |
|
| User impact: |
Medium
|
| Affects Docs: |
Yes
|
| Migration Impact: |
This would be a change in behaviour and should be documented
|
|
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
|
|
Description
|
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 |
Show » |
| There are no comments yet on this issue.
|
|