Author: fhanik Date: Thu Feb 23 15:33:55 2006 New Revision: 380271 URL: http://svn.apache.org/viewcvs?rev=380271&view=rev Log: Default is the existing clustering code
Modified: tomcat/container/tc5.5.x/modules/build.properties Modified: tomcat/container/tc5.5.x/modules/build.properties URL: http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/modules/build.properties?rev=380271&r1=380270&r2=380271&view=diff ============================================================================== --- tomcat/container/tc5.5.x/modules/build.properties (original) +++ tomcat/container/tc5.5.x/modules/build.properties Thu Feb 23 15:33:55 2006 @@ -1,2 +1,2 @@ #Uncomment the following line to enable the new cluster set -cluster-ha=true +#cluster-ha=true --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]