Author: markt
Date: Fri May 28 11:28:33 2010
New Revision: 949151
URL: http://svn.apache.org/viewvc?rev=949151&view=rev
Log:
Fix: https://issues.apache.org/bugzilla/show_bug.cgi?id=49331
Comment out the JMX section until Tomcat 6 has some cluster MBeans
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml?rev=949151&r1=949150&r2=949151&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml Fri May 28 11:28:33 2010
@@ -620,7 +620,7 @@ should be completed:</p>
-
+<!--
<section name="Monitoring your Cluster with JMX">
<p>Monitoring is a very important question when you use a cluster. Some of the
cluster objects are JMX MBeans </p>
<p>Add the following parameter to your startup script with Java 5:
@@ -694,6 +694,7 @@ List of Cluster Mbeans<br/>
</table>
</p>
</section>
+-->
<section name="FAQ">
<p>Please see <a href="http://wiki.apache.org/tomcat/FAQ/Clustering">the
clustering section of the FAQ</a>.</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]