]
Jeff Mesnil commented on WFLY-10555:
------------------------------------
Have you attached the right zip? The source code looks like the helloworld-jms quickstart
(and not able to be either a producer or a consumer)
The list-messages and remove-messages don't work on a queue when
consumer is connected
---------------------------------------------------------------------------------------
Key: WFLY-10555
URL:
https://issues.jboss.org/browse/WFLY-10555
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 11.0.0.Final, 13.0.0.Final
Reporter: Josef Cacek
Assignee: Jeff Mesnil
Attachments: helloworld-jms.zip
The queue operations {{:list-messages}} and {{:remove-messages}} don't work (return
empty set) if a consumer is attached to the server.