I configured an XA Datasource working with oracle. My Application is mostly CMP 
2.0 but some selects are done directly to the DB on non entity bean tables.

When in transaction thal works with entity beans, if I do a select directly to 
the DB by doing getConnection on the Datasource will I get the same connection 
that JBoss is using to persist the CMPs or a different one.? If it is a 
different connection from the same datasource would commit and rollback work on 
both connections?

If the datasource were a local non XA datasource would the behavior be 
different?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947027#3947027

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947027


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to