On 06/26/2011 02:01 PM, fadams wrote:
Hello all,
There have been a few threads recently about using QMF2 with JMS:

"Java QMF console classes in org.apache.qpid.console seem very broken!!"
"Is it possible to write a client that gets notified of
connections/disconnections to broker?"

I got a lot of help from Gordon Sim and Rajith Attapattu (thanks guys!!) so
here's my chance to give back a little.

I've written a client called ConnectionAudit that Logs audit information
about each connection made to a specified broker.

It obtains connection, session and subscription objects and iterates in turn
through these comparing references to find the subscriptions association
with sessions and sessions associated with connections. Ultimately it then
displays the queues associated with each subscription.

Excellent!

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to