简体   繁体   中英

Hermes JMS with SOAPUI - Message browse

I am trying to work with the MQ messages in SOAPUI using hermes JMS. I am able to send receive messages to the queues through a SOAP test request. Plugin used in hermes is IBM Websphere MQ.

Now to the problem :) When I want to get the messages from queue, I just want to browse the message and not receive it, causing it to get removed from the Queue. I have done this using groovy/JAVA by setting the MQ Open Options. But no where in hermes can I specify that I want to open a session just for browsing.

Any idea on this?

根据您使用SoapUI的用例,您可能对sourceforge上JMSToolBox感兴趣

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM