[jboss-cvs] JBossAS SVN: r65448 - trunk/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 18 08:33:06 EDT 2007


Author: wolfc
Date: 2007-09-18 08:33:06 -0400 (Tue, 18 Sep 2007)
New Revision: 65448

Modified:
   trunk/ejb3/build-test.xml
Log:
wait-on-shutdown in clustered-no-buddyrepl-test


Modified: trunk/ejb3/build-test.xml
===================================================================
--- trunk/ejb3/build-test.xml	2007-09-18 12:26:08 UTC (rev 65447)
+++ trunk/ejb3/build-test.xml	2007-09-18 12:33:06 UTC (rev 65448)
@@ -4999,6 +4999,8 @@
       <stop-jboss url="${node0.jndi.url}"/>
       <stop-jboss url="${node1.jndi.url}"/>
 
+	  <wait-on-shutdown conf="clustered-ejb3-noBR-0"/>
+	  <wait-on-shutdown conf="clustered-ejb3-noBR-1"/>
    </target>
 
    <target name="tests-clustering-wait" unless="${tests.clustering.skip.startup}">




More information about the jboss-cvs-commits mailing list