Marnie, all,
based on the mgnt thread on JMX, currently we don't us the same
mechanism to create mgmt info from the C++
broker and the Java broker. Java has JMX directly wired into, obviously
this can't be done in C++ so the C++ uses
AMQP to interact with the broker.
As project do we want to at some point bring the way we do this on both
brokers together? I would expect so, but there are
a few pieces that need to be done in increments. For example we would
need to create a JMX bridge before we integrate
into the Java broker.
Is this a direction we want to take, and if so this is also a very nice
area for someone to work on the project. I have had someone
approach me from community to work on the project and this seems like a
good place to start if this is a direction we want to go in.
thoughts?
Carl.