SIBus Explorer

Service Integration Bus Explorer is tool provided by IBM that allows you to browse the queues on your WebSphere Application Service. You can see individual messages, internal queues, clear queue points etc. The path to get this information requires so many clicks, that SIBus Explorer will quickly become an indispensable tool.

There is a similar product out there for MQ (and other providers) called HermesJMS but I’m not sure if anyone has gotten it to work in WAS v6, so YMMV.

Related Posts


You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

AddThis Social Bookmark Button

5 Responses to “SIBus Explorer”

  1. A couple of other related tools on alphaWorks that are worth a look:

    IBM Client Application Tool for JMS - SWT or Swing based J2EE client application that allows you to browse JNDI and send/receive messages using the available JMS resources

    Service Integration Bus Performance - SWT based application that enables you to easily enable and monitor PMI statistics relevant to messaging

  2. Thanks David.. I had no idea either of those two tools existed. (It’s tough to manage that firehose of IBM information!)

    I’ll definitely be giving them both a workout.

  3. [...] the need to be able to place a JMS Message onto a Service Integration Bus Queue. I tried to use the SIBus Explorer, but it really didn’t like my WebSphere v6.1 configuration and would always throw an [...]

  4. Would the SIBus Explorer work if security is turned on?

    The last time i tried( a while ago) it did not work.

    Manglu

  5. Hi Manglu,

    Yes, it works with security. You have to ensure you get the client key for the server etc. I do recall that I was not able to get it working with WAS 6.1 security though.. (worked on 6.0)

Leave a Reply