简体   繁体   English

Hermes JMS和SOAPUI-消息浏览

[英]Hermes JMS with SOAPUI - Message browse

I am trying to work with the MQ messages in SOAPUI using hermes JMS. 我正在尝试使用hermes JMS处理SOAPUI中的MQ消息。 I am able to send receive messages to the queues through a SOAP test request. 我能够通过SOAP测试请求将接收消息发送到队列。 Plugin used in hermes is IBM Websphere MQ. Hermes中使用的插件是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. 我已经通过设置MQ Open Options使用groovy / JAVA做到了这一点。 But no where in hermes can I specify that I want to open a session just for browsing. 但是我无法在hermes中的任何地方指定要打开一个会话以进行浏览。

Any idea on this? 有什么想法吗?

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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