Add link or reference to "Monitoring and Managing Tomcat" documentation

2011-10-21 Thread Franck Arnulfo
Hi, Is it possible to add a reference to the "JMX Remote Lifecycle Listener" in the "Monitoring and Managing Tomcat" documentation part ? Why: in page http://tomcat.apache.org/tomcat-6.0-doc/monitoring.html there's mention of : "Note:The JSR 160 JMX-Adaptor opens a second data channel on a random

Question about tests in tomcat/trunk not backported to tomcat 6 and 7 trunk

2010-07-28 Thread Franck Arnulfo
Hi, We've been bitten by bug 49598 in tomcat 6.0.28 and we were happy when the 6.0.29 was released. After the 6.0.29 release, I tried to find the JUnit test case for this bug in the http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/ but it was only in the http://svn.apache.org/repos/asf/tomcat/