fhanik      2003/04/12 18:29:20

  Modified:    catalina/src/conf server.xml
  Log:
  oops, forgot the remove the old cluster declaration
  
  Revision  Changes    Path
  1.16      +0 -6      jakarta-tomcat-catalina/catalina/src/conf/server.xml
  
  Index: server.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/catalina/src/conf/server.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- server.xml        13 Apr 2003 01:28:04 -0000      1.15
  +++ server.xml        13 Apr 2003 01:29:20 -0000      1.16
  @@ -220,12 +220,6 @@
          xmlValidation="true" xmlNamespaceAware="true">
         -->
   
  -        <!-- Uncomment this to cluster this host using JavaGroups. The
  -             protocol attribute can be used to configure the JavaGroups
  -             network stack (the defaults are used if it's not specified). -->
  -        <!--
  -        <Cluster className="org.apache.catalina.cluster.JGCluster"/>
  -        -->
           <!-- Defines a cluster for this node,
                By defining this element, means that every manager will be changed.
                So when running a cluster, only make sure that you have webapps in 
there
  
  
  

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

Reply via email to