Hi,
I developed some custom Beans to ServiceMix 3.0.1. I'm trying to access these beans through the JMX Console, but it doesn't appears there!!! Am I forgetting something? Do I have to extends or implements some special Class to appear there? Or did I have to put some parameters um my servicemix.xml file? My Class extends org.apache.servicemix.components.util.PollingComponentSupport and implements org.apache.servicemix.MessageExchangeListener. Tks, Endrigo
