]
Erich Duda closed WFWIP-106.
----------------------------
Resolution: Done
Based on response from [~martyn-taylor], this one is resolved. Closing.
JMSDesination and ReplyTo address contain different names to those
set on sender
--------------------------------------------------------------------------------
Key: WFWIP-106
URL:
https://issues.jboss.org/browse/WFWIP-106
Project: WildFly WIP
Issue Type: Bug
Components: Artemis, JMS
Reporter: Martyn Taylor
Assignee: Martyn Taylor
Priority: Blocker
The name of the JMSDestination (when using default producer destination) and ReplyTo
addresses of a message do not match the consumed message. This looks to be cause be the
adding of prefixes to the destination name before the messages are forwarded to the
consumer.