I am trying to configure jboss 3.2.6 with Oracle 9.2 and XA. "Prepare called on a local tx. Use of local transactions on a jta transaction with more than one branch may result in inconsistent data in some cases of failure."
According to http://wiki.jboss.org/wiki/Wiki.jsp?page=GetquotWARNPrepareCalledOnALocalTx.quotWhenUsingJMSWithJDBC, :This is because your transactional resource (for example, your JDBC Datasource) does not support two phase commit protocol. But I have configured jboss exactly according to http://wiki.jboss.org/wiki/Wiki.jsp?page=IHaveProblemsWithOracleXA and http://docs.jboss.org/jbossas/getting_started/v4/html/db.html I am using ojdbc14.jar as a driver. (the latest one for 10g) and, yes, the database is configured for xa. Where can I start looking? regards, Kjetil View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886367#3886367 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886367 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
