【问题标题】:WebSphere inspect queue messagesWebSphere 检查队列消息
【发布时间】:2016-06-16 16:57:33
【问题描述】:

我正在为 WebSphere 8.5.5.0 开发一个应用程序。我正在向队列发送消息。到目前为止一切正常。

现在我想检查发送的消息。

我知道在 WebSphere 中有一种可能性。但我无法弄清楚。

我已经这样做了,但是在更换笔记本电脑后,我不得不重新安装所有东西。

【问题讨论】:

    标签: debugging queue jms websphere message


    【解决方案1】:

    如果您使用的是嵌入式 JMS (SIB),那么您可以这样做:

    • 通过管理网络控制台:

      Service Integration > Busses > *busName* > Destinations > *queueName* > Queue points > *queuePointName*

      切换到Runtime标签,然后点击Messages

    • 使用外部工具Service Integration Bus Destination Handler

    【讨论】:

    • 感谢您的回答,很抱歉我的回复晚了。
    【解决方案2】:

    您可以安装和使用JMSToolBox 来管理来自嵌入式 WAS JMS 引擎 (SIB) 的消息

    【讨论】:

      猜你喜欢
      • 2016-09-11
      • 2013-10-20
      • 2017-06-10
      • 1970-01-01
      • 1970-01-01
      • 2018-08-26
      • 2011-04-21
      • 1970-01-01
      • 2014-06-18
      相关资源
      最近更新 更多