Forum Discussion

PJohn's avatar
PJohn
Visitor
9 years ago

How to use exit from JMS Request while dequeue message from activemq and the message does not exists

In SoapUI Pro i use JMS request along with Hermes configuration. I am able to successfully dequeue messages when the message is available in activemq. However i am not able to exist from JMS request for dequeue message when the requested message is not available in activemq. Right now i see the JMS request from soap UI goes continuosly in running state and not existing from the request. I gave the assertion of JMS timeout to 500, still its not exiting. What is the best way to comeout of this situation?

 

I used a dummy Rest request for JMS Subscriber request by proving the activemq queue configuration as endpoint in SoapUI.

No RepliesBe the first to reply