[EMAIL PROTECTED] wrote: > Has there been any thought as to making the log4j component a > configurable MBean like the rest of the system? It would be nice to be > able to configure the logging properties via some administration > interface "on the fly" via jmx. Right now it looks as if there is only > a thin wrapper around starting log4j and pointing at its configuration > file.
I've begun doing a simple log4j console in the WebWork project (sf.net/projects/webwork) which will allow you to see the categories and set debug levels and stuff like that, and also get log output. I'm not doing it as MBean's though, but as a WAR file. The app just hooks directly into log4j without going through JMX. /Rickard -- Rickard Öberg _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development