[Jboss-cvs] JBossAS SVN: r56113 - in branches/JBoss_4_0_3_SP1_JBAS_3453/testsuite/src/resources/jca: . support-code

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 21 11:25:07 EDT 2006


Author: weston.price at jboss.com
Date: 2006-08-21 11:25:05 -0400 (Mon, 21 Aug 2006)
New Revision: 56113

Added:
   branches/JBoss_4_0_3_SP1_JBAS_3453/testsuite/src/resources/jca/support-code/
   branches/JBoss_4_0_3_SP1_JBAS_3453/testsuite/src/resources/jca/support-code/support-only-stale.xml
Log:
[JBAS-3453] Supporting test code for purge policy and Jdbc code support.

Added: branches/JBoss_4_0_3_SP1_JBAS_3453/testsuite/src/resources/jca/support-code/support-only-stale.xml
===================================================================
--- branches/JBoss_4_0_3_SP1_JBAS_3453/testsuite/src/resources/jca/support-code/support-only-stale.xml	2006-08-21 15:24:30 UTC (rev 56112)
+++ branches/JBoss_4_0_3_SP1_JBAS_3453/testsuite/src/resources/jca/support-code/support-only-stale.xml	2006-08-21 15:25:05 UTC (rev 56113)
@@ -0,0 +1,8 @@
+<jdbc-support>
+	<stale-codes>
+        <stale-code>1</stale-code>
+	    <stale-code>2</stale-code>
+	    <stale-code>3</stale-code>
+	    <stale-code>4</stale-code>
+    </stale-codes>
+</jdbc-support>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list