Author: ebourg
Date: Tue Apr 3 12:26:09 2018
New Revision: 1828223
URL: http://svn.apache.org/viewvc?rev=1828223&view=rev
Log:
No longer mention Java 5 in the clustering howto since the version required to
run Tomcat is now higher
Modified:
tomcat/trunk/webapps/docs/cluster-howto.xml
Modified: tomcat/trunk/webapps/docs/cluster-howto.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/cluster-howto.xml?rev=1828223&r1=1828222&r2=1828223&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/cluster-howto.xml (original)
+++ tomcat/trunk/webapps/docs/cluster-howto.xml Tue Apr 3 12:26:09 2018
@@ -148,7 +148,6 @@ should be completed:</p>
<a href="balancer-howto.html">Load Balancing</a> chapter.</p>
<p>Note: Remember that your session state is tracked by a cookie, so your URL
must look the same from the out
side otherwise, a new session will be created.</p>
-<p>Note: Clustering support currently requires the JDK version 1.5 or
later.</p>
<p>The Cluster module uses the Tomcat JULI logging framework, so you can
configure logging
through the regular logging.properties file. To track messages, you can
enable logging on the key: <code>org.apache.catalina.tribes.MESSAGES</code></p>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]