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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Mar 19 13:24:12 EDT 2007


Author: mvecera at redhat.com
Date: 2007-03-19 13:24:12 -0400 (Mon, 19 Mar 2007)
New Revision: 61457

Modified:
   trunk/testsuite/imports/sections/tx.xml
Log:
JBAS-3993 patch fix

Modified: trunk/testsuite/imports/sections/tx.xml
===================================================================
--- trunk/testsuite/imports/sections/tx.xml	2007-03-19 17:22:53 UTC (rev 61456)
+++ trunk/testsuite/imports/sections/tx.xml	2007-03-19 17:24:12 UTC (rev 61457)
@@ -36,7 +36,7 @@
          iiop="true"
          debug="true"
          >
-         <classpath refid="tests.classpath"/>
+         <classpath refid="tests.compile.classpath"/>
          <include name="org/jboss/test/txpropiiop/interfaces/a/SessionAHome.class"/>
          <include name="org/jboss/test/txpropiiop/interfaces/a/SessionA.class"/>
          <include name="org/jboss/test/txpropiiop/interfaces/b/SessionBHome.class"/>




More information about the jboss-cvs-commits mailing list