[jboss-cvs] JBossAS SVN: r61676 - trunk/testsuite/imports.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Mar 25 14:12:08 EDT 2007


Author: bstansberry at jboss.com
Date: 2007-03-25 14:12:07 -0400 (Sun, 25 Mar 2007)
New Revision: 61676

Modified:
   trunk/testsuite/imports/server-config.xml
Log:
[EJBTHREE-881] Test proper local/remote routing of calls

Modified: trunk/testsuite/imports/server-config.xml
===================================================================
--- trunk/testsuite/imports/server-config.xml	2007-03-25 18:03:27 UTC (rev 61675)
+++ trunk/testsuite/imports/server-config.xml	2007-03-25 18:12:07 UTC (rev 61676)
@@ -674,6 +674,7 @@
                <include name="deploy/ejb3-*.xml"/>
                <include name="deploy/jbossws*.sar/**"/>
                <include name="deploy/deploy.last/farm-beans.xml"/>
+               <include name="deploy/properties-service.xml"/>
             </fileset>
         </copy>
         <antcall target="modify-farming">




More information about the jboss-cvs-commits mailing list