Hi all, I've recently upgraded to log4j 1.2.8 to avail of the support for JMX. I have been unable to find documentation on how to enable JMX for log4j. Should this happen by default? I have successfully installed a JMX broswer and can see all other MBeans but none for log4j.
I want the ability to change log levels at runtime. It is not possible for me to change the log4j.properties as my application is included in an ear. I can create my own MBean and change the log level in it but I'd prefer to use those provided by log4j. We are using log4j through the Have any of you done this? Any help greatly appreciated. Thanks, Shane
