Hi, I have written an embedded Camel client in JRuby. I've been trying to use Camel's JMX annotations on my bean, without success. (I've implemented beans in Java (on Java projects) in the past using Camel's JMX annotations without a problem.)
I was wondering how can I leverage Camel's built in JMX support goodness in my bean given that I cannot use Camel's JMX method/class annotations? Thanks, Paul
