[jboss-cvs] JBossAS SVN: r108564 - branches/JBPAPP_4_2_0_GA_CP/testsuite/imports/config.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 13 18:00:43 EDT 2010


Author: rrajesh
Date: 2010-10-13 18:00:43 -0400 (Wed, 13 Oct 2010)
New Revision: 108564

Modified:
   branches/JBPAPP_4_2_0_GA_CP/testsuite/imports/config/tests-jacc.xml
Log:
JBPAPP-4524 Added missing jms-ra.rar

Modified: branches/JBPAPP_4_2_0_GA_CP/testsuite/imports/config/tests-jacc.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/testsuite/imports/config/tests-jacc.xml	2010-10-13 20:42:25 UTC (rev 108563)
+++ branches/JBPAPP_4_2_0_GA_CP/testsuite/imports/config/tests-jacc.xml	2010-10-13 22:00:43 UTC (rev 108564)
@@ -61,6 +61,7 @@
         <include name="lib/**"/>
         <include name="deploy/jboss-messaging.sar/**"/>
         <include name="deploy/jms-ds.xml"/>
+	<include name="deploy/jms-ra.rar"/>
       </patternset>
     </create-config>
     <server:start name="jacc"/>
@@ -105,6 +106,7 @@
         <include name="deploy/ejb3.deployer/**"/>
         <include name="deploy/jboss-messaging.sar/**"/>
         <include name="deploy/jms-ds.xml"/>
+	<include name="deploy/jms-ra.rar"/>
       </patternset>
     </create-config>
     <!-- -->
@@ -163,6 +165,7 @@
         <include name="deploy/ejb3.deployer/**"/>
         <include name="deploy/jboss-messaging.sar/**"/>
         <include name="deploy/jms-ds.xml"/>
+	<include name="deploy/jms-ra.rar"/>
       </patternset>
     </create-config>
     <!-- -->
@@ -235,6 +238,7 @@
         <include name="deploy/ejb3.deployer/**"/>
         <include name="deploy/jboss-messaging.sar/**"/>
         <include name="deploy/jms-ds.xml"/>
+	<include name="deploy/jms-ra.rar"/>
       </patternset>
     </create-config>
     <!-- -->



More information about the jboss-cvs-commits mailing list