From your webapp is it possible to save the configuration changes so that they take affect next time? I haven't looked to see if RH retains that functionality or not, but being able to automatically save the config in jboss-auto is pretty nice for long term maintenance.
-jason
Rickard Öberg <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED] 11/16/2001 01:56 PM
|
To: "Jboss-Development @ Lists . Sourceforge . Net" <[EMAIL PROTECTED]> cc: Subject: Re: [JBoss-dev] suggest changing log4j layout patterns |
[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