Forum Discussion
garlapati99
11 years agoOccasional Contributor
Hi Rao,
Thanks for the reply, but what i am looking for is the get all the queue names in the environment and then the message in that particular queue
Thanks,
Kalyan
nmrao
11 years agoCommunity Hero
One way could be to lookup with hermes and add the queue names into the hermes-config.xml. And the provided link for the jms code sample shows how to send a message on to the queue.