Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.7.11
-
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
Attachments
Issue Links
- is related to
-
CXF-7008 Regression: CXF-5788 - JMS replyToDestination doesn't work
- Closed