Sure, You should use the jbi api to create the mbean name. getContent().getMBeanNames()..createCustomComponentMBeanName(...)
Another way would be for the component to activate a jbi endpoint to expose management features on the jbi bus. This may be useful in some cases ... On 9/13/06, bretttdnz <[EMAIL PROTECTED]> wrote:
I am new to ServiceMix and using apache-servicemix-3.0-M2-incubating version. I would like to extend the vfs-filebinding example to enable dynamic configuration of polling, writing directories, scheduling and allow manual polling through a web application. What is the recommended approach? Can I extend the filepoller to allow JMX management? Thanks, Brett. -- View this message in context: http://www.nabble.com/vfs-filebinding---dynamic-configuration-tf2262464.html#a6277473 Sent from the ServiceMix - User forum at Nabble.com.
-- Cheers, Guillaume Nodet
