Skip to end of metadata
Go to start of metadata

Monitoring JMS Usage within an application

Introducing: JMS Wrappers

It allows you to easily monitor usage of your JMS connections, sessions, producers, and consumers using JMX.

How to use:

When retrieving a JMS Connection for your application:

A little more information...

If you can identify under what circumstances your connections are used:

Download

jmswrappers.jar - JMS Wrappers Build 360

Download the Source

http://www.time4tea.net/svn/trunk/jmswrappers

Contributing

I can give commit access to the SVN repository, or please do send feature requests/patches

Still to do

This is being used in production in a couple of places, with very positive results.

Currently we are missing:

  • J2EE Server Integration
  • JCA Connection Factory stuff - this is a little harder, as many providers check class names

Comments welcome!

Labels: