yoavs       2003/12/22 07:18:24

  Modified:    webapps/docs cluster-howto.xml
  Log:
  Added note to clustering about JDK 1.4 requirement.  Rememebr to remove
  this note if clustering code is modified to work on JDK 1.3.
  
  Revision  Changes    Path
  1.3       +1 -0      jakarta-tomcat-catalina/webapps/docs/cluster-howto.xml
  
  Index: cluster-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/cluster-howto.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- cluster-howto.xml 17 Dec 2003 21:00:40 -0000      1.2
  +++ cluster-howto.xml 22 Dec 2003 15:18:24 -0000      1.3
  @@ -30,6 +30,7 @@
      as a load balancer. Apache/mod_jk will also do or hardware of course</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.4 or later.</p>
   </section>
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to