I am developing one JMS client and would like to show the list of all the queues in that server in my swing client.
I searched over the net for getting help to retrieve the list of jndi names of queues from server, but no benefit.
Please help me to get rid of this situation.