Forum Discussion

Aks1982's avatar
Aks1982
Occasional Contributor
11 years ago

How to get list of jms queues from a hermes session

Hi,

I am trying to write some groovy script to get list of jms queues from a hermes session.
I want to search for some queues in session, then either clear the messages and count the messages as well.

Can this be done?.. I got some groovy code which accesses the weblogic jms server directly and get the messages.
But since soapui is already integrated with hermes, there should be a simpler way to do this?

Any help appreciated..

AKS

1 Reply

  • nmrao's avatar
    nmrao
    Champion Level 3
    Using SOAPUI+Hermes for testing webservices. But never used for computing message count on a queue/browsing queues.
    I believe, you may have to explore APIs it using groovy.