-
Enhancement
-
Resolution: Done
-
Blocker
-
None
-
None
Artemis master has some code changes that changes the behaviour of getQueueName from JMS destinations. It now returns the address instead of the underlying Artemis Core queue name. This is correct for the latest addressing model. However, in order to support backwards compat for EAP we need to be able to set the queue name to old style e.g. "jms.queue.foo".
If Artemis has the ability to override the queue name that should be sufficient. The messaging subsystem should be able to take care of setting the appropriate value here.
- blocks
-
WFLY-10320 Upgrade artemis from 1.5.x to 2.x.x
- Closed
- is related to
-
ARTEMIS-1609 Loading...