I notice that deployed WARs are wrapped in MBeans. Is it possible to add code/config files to the WAR in order to expose more methods or attributes to be presented by the management console when accessing that web-app's wrapper MBean?
Case in point: We have an app that reads config information from a database table at startup. It would be nice to be able to change the config table and ask the app to re-read the config parameters without having to stop and start the webapp by presenting a JMX operation. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890361#3890361 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890361 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
