Forum Discussion

garlapati99's avatar
garlapati99
Occasional Contributor
9 years ago

reading JMS message from Groovy

Hi

 

How can i read the JMS message from groovy . Thanks in advance.

 

Thanks,Kalyan

3 Replies

    • garlapati99's avatar
      garlapati99
      Occasional 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's avatar
        nmrao
        Champion Level 3
        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.