Hi. How should the *-ds.xml be configured to use H2 as an XA datasource with JBoss 5? Setting the xa-datasource-class to the JdbcXAConnection class results in a "JBossResourceException: Could not find Accessor on XADataSource" error. And if I just try specifying the org.h2.Driver class, that results in a "Cannot cast driver to java.sql.XADataSource.
Any help would be much appreciated. Regards, Bill -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
