Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.7.11
-
Fix Version/s: 2.7.12
-
Component/s: Transports
-
Labels:
-
Estimated Complexity:Unknown
Description
The fix for CXF-5242 introduced changes in how replyToDestination is being handled. In my projects, this change results in the JMSReplyTo header being set to targetDestination instead of replyToDestination (the rtd == null check seems to prevent the destination from being overridden as expected).
Note that I am working with queues, not topics.
Attachments
Issue Links
- is related to
-
CXF-7008 Regression: CXF-5788 - JMS replyToDestination doesn't work
-
- Closed
-