Or you can always add a MBean Exporter kind of bean.
Inject MBean server bean into it and all the beans that you want to export (along with
ObjectName and exposed interface info).
There is no 'exporter' impl within MC, but you can probably use this one (with
slight modifications)
http://www.springframework.org/docs/api/org/springframework/jmx/export/MB....
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4023520#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...