I annotated (@ManagedResource, @ManagedAttribute...) the consumer and producer of my custom component. While i see the consumer under "consumers" in jconsole i can't find the producer (http://stackoverflow.com/questions/24755796/how-to-expose-camel-producer-with-jmx)
Is there a way to give an annotated bean a custom name and or category? With it i could not only find my custom mbeans but i could put them all together in one category. My prblem (besides i can't find the producer) is the default naming with numbers. If the end user is configuring more or less routes the custom mbeans will be found in different nodes in jconsole. I need a way to document how to find the custom mbeans/metrics in jconsole. -- View this message in context: http://camel.465427.n5.nabble.com/Rename-categorize-a-custom-mbean-tp5753900.html Sent from the Camel - Users mailing list archive at Nabble.com.
