[jboss-cvs] JBossAS SVN: r65270 - trunk/testsuite/src/resources/naming/restart.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Sep 10 00:04:35 EDT 2007


Author: bstansberry at jboss.com
Date: 2007-09-10 00:04:35 -0400 (Mon, 10 Sep 2007)
New Revision: 65270

Modified:
   trunk/testsuite/src/resources/naming/restart/naming-restart-beans.xml
Log:
Fix duplicate, inconsistent setting of discoveryDisabled

Modified: trunk/testsuite/src/resources/naming/restart/naming-restart-beans.xml
===================================================================
--- trunk/testsuite/src/resources/naming/restart/naming-restart-beans.xml	2007-09-10 03:28:34 UTC (rev 65269)
+++ trunk/testsuite/src/resources/naming/restart/naming-restart-beans.xml	2007-09-10 04:04:35 UTC (rev 65270)
@@ -55,8 +55,6 @@
       <property name="autoDiscoveryGroup">19102</property>
       <property name="autoDiscoveryTTL">1</property>
 
-      <!-- A flag to disable the auto discovery via multicast -->
-      <property name="discoveryDisabled">true</property>
       <!-- The load balancing policy for HA-JNDI -->
       <property name="loadBalancePolicy">org.jboss.ha.framework.interfaces.RoundRobin</property>
       




More information about the jboss-cvs-commits mailing list