-
Bug
-
Resolution: Done
-
Major
-
27.0.0.Alpha4
-
None
-
---
-
---
Currently if we create a JMS queue called jms.queue.MyQueue the count-messages() operation will always return 0. That is because we don't append the legacy jms.queue. prefix if it is already there. We need to do the same when getting the QueueControl
- is cloned by
-
JBEAP-24050 Count messages is not working properly for JMS Queues
- Closed