[jboss-cvs] JBossAS SVN: r60861 - branches/Branch_4_2/testsuite/imports.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 23 16:23:58 EST 2007


Author: bstansberry at jboss.com
Date: 2007-02-23 16:23:58 -0500 (Fri, 23 Feb 2007)
New Revision: 60861

Modified:
   branches/Branch_4_2/testsuite/imports/server-config.xml
Log:
Include ejb3.deployer in standard cluster test config

Modified: branches/Branch_4_2/testsuite/imports/server-config.xml
===================================================================
--- branches/Branch_4_2/testsuite/imports/server-config.xml	2007-02-23 21:22:59 UTC (rev 60860)
+++ branches/Branch_4_2/testsuite/imports/server-config.xml	2007-02-23 21:23:58 UTC (rev 60861)
@@ -453,6 +453,7 @@
                <include name="deploy/jboss-web-cluster.sar/**"/>
                <include name="deploy/deploy.last/farm-service.xml"/>
                <include name="deploy/jbossws*.sar/**"/>
+               <include name="deploy/ejb3.deployer/**"/>
             </fileset>
          </copy>
          <antcall target="modify-farming">




More information about the jboss-cvs-commits mailing list