E
E
epolyak2014-10-27 11:29:13
Java
epolyak, 2014-10-27 11:29:13

How to programmatically get a list of JMS resources (queues) for Glassfish?

For Glassfish there is a command asadmin list-jms-resourcesthat displays JMS server resources - JMS providers and the Queue itself.
How to programmatically get such a list of JMS resources for Glassfish?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nikolai, 2014-10-27
@j_wayne

Unfortunately, I can not give a detailed answer, but I believe that the team focuses on JNDI.

V
victorv, 2014-11-13
@victorv

" There is a command for Glassfish... " in the source code - ListJMSResources.java
All answers are in the original source.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question