User: jwalters Date: 01/07/17 19:52:40 Modified: src/resources/jdbc-rar/META-INF ra.xml Log: Updated rar deployment descriptor to PFD2 transaction-support element, and jbosscx.jar to have proper error message if bad transaction-suppport element supplied by RAR developer. Revision Changes Path 1.2 +1 -1 jbosspool/src/resources/jdbc-rar/META-INF/ra.xml Index: ra.xml =================================================================== RCS file: /cvsroot/jboss/jbosspool/src/resources/jdbc-rar/META-INF/ra.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ra.xml 2001/05/15 07:58:24 1.1 +++ ra.xml 2001/07/18 02:52:40 1.2 @@ -46,7 +46,7 @@ <connectionfactory-impl-class>org.jboss.pool.connector.jdbc.JDBCDataSource</connectionfactory-impl-class> <connection-interface>java.sql.Connection</connection-interface> <connection-impl-class>org.jboss.pool.jdbc.ConnectionInPool</connection-impl-class> - <transaction-support>local_transaction</transaction-support> + <transaction-support>LocalTransaction</transaction-support> <config-property> <description>The default user name used to create JDBC connections.</description> _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development