Inspect JMS client IP addresses in JBoss EAP 6

Solution Unverified - Updated -

Issue

I can see a queue's consumers by navigating to the jms-queue node using the CLI and invoking the list-consumers-as-json like this:

[standalone@hostname:9999 jms-queue=myqueue] :list-consumers-as-json
{
    "outcome" => "success",
    "result" => "[{"sessionID":"a879c5ac-9d3b-11e2-9b61-c10a15ef3ce8","connectionID":"a8750ab5-9d3b-11e2-9b61-c10a15ef3ce8","creationTime":13650890l,"consumerID":0}]"
}

I would like to find out the IP address of the consumer/session/connection. Where can I find it?

  • Trying to find out all of the consumers of JMS queue. I have the queue name and I see consumers but I don't know where to look to see who those consumers are.

Environment

JBoss Enterprise Application Platform

  • 6.0.1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content