I'm using Jboss3.2.3, Oracle9i and JbuilderX Enterprise
Hello all. Does anyone know what driver I should use for 2pc?
I tried the config below and it doesn't work. I get no errors but when the insert is
part of a UserTransaction it just doesn't commit with txn.commit() but I can do a
select statement and I get all the data back.
<xa-datasource-class>oracle.jdbc.xa.client.OracleXADataSource</xa-datasource-class>
<xa-datasource-property
name="URL">jdbc:oracle:thin:@localhost:1521:estate1</xa-datasource-property>
do I have to implicitly enlist each resource into the transaction or does this happen
automatically when the datasource is bound to jboss?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823376#3823376
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823376
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user