Hi Peter,
On 05.11.2010 16:50, [email protected] wrote:
Author: pero
Date: Fri Nov 5 15:50:51 2010
New Revision: 1031643
URL: http://svn.apache.org/viewvc?rev=1031643&view=rev
Log:
Make attribute enabled changeable via JMX at AccessLogValve
Modified:
tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml?rev=1031643&r1=1031642&r2=1031643&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml
(original)
+++ tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml Fri Nov
5 15:50:51 2010
@@ -53,6 +53,7 @@
<attribute name="enabled"
description="Enable Access Logging"
+ is="false"
type="boolean"/>
isn't that the default? Did you notice my change r130000 a few days ago?
Just in case you noticed the errors produced by the jmx proxy but didn't
use the recent svn revision. I though that was already fixed after my
change on Tuesday.
Regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]