This content has been marked as final.
Show 1 reply
-
1. Re: How to access queue with JNDI for queues with queue filter capability?
ehugonnet Aug 9, 2019 3:28 AM (in response to wwang2016)Core queues are not bound to JNDI thus you have to access them using Artemis core API and their name / address like in this test for example: wildfly/CoreQueueManagementTestCase.java at master · wildfly/wildfly · GitHub