[jboss-cvs] JBossAS SVN: r103977 - branches/JBPAPP_4_2_0_GA_CP/testsuite/src/resources/jbossts/resources.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Apr 14 11:15:29 EDT 2010


Author: istudens at redhat.com
Date: 2010-04-14 11:15:28 -0400 (Wed, 14 Apr 2010)
New Revision: 103977

Modified:
   branches/JBPAPP_4_2_0_GA_CP/testsuite/src/resources/jbossts/resources/sybase15-xa-ds.xml
Log:
fixed datasource def for Sybase15, JBPAPP-4091

Modified: branches/JBPAPP_4_2_0_GA_CP/testsuite/src/resources/jbossts/resources/sybase15-xa-ds.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/testsuite/src/resources/jbossts/resources/sybase15-xa-ds.xml	2010-04-14 14:52:51 UTC (rev 103976)
+++ branches/JBPAPP_4_2_0_GA_CP/testsuite/src/resources/jbossts/resources/sybase15-xa-ds.xml	2010-04-14 15:15:28 UTC (rev 103977)
@@ -26,7 +26,7 @@
      <!--check-valid-connection-sql>select 1 from mytable</check-valid-connection-sql-->
      <exception-sorter-class-name>org.jboss.resource.adapter.jdbc.vendor.SybaseExceptionSorter</exception-sorter-class-name>
      <type-mapping>Sybase</type-mapping>
-
+     <track-connection-by-tx/>
    </xa-datasource>
 
 </datasources>




More information about the jboss-cvs-commits mailing list