[jboss-user] [Management, JMX/JBoss] - Re: Management interface to webapps

2007-11-01 Thread dode
Perfect, just what I was looking for! Thanks, Torsten View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4101075#4101075 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4101075 ___

[jboss-user] [Management, JMX/JBoss] - Re: Management interface to webapps

2007-02-19 Thread nappinc
Problem solved! By ignoring the advice to use a .sar file, I've added code to my main application that programmatically registers the MBean. And if using Spring this code can be replaced by some very simple configuration instead. | // get the JBoss JMX MBean Server | MBeanServer server =