[jboss-user] [JCA/JBoss] - Re: Problem of accessing Oracle DS in JBOSS from a stand-alo

adrian@jboss.org do-not-reply at jboss.com
Wed Apr 11 12:42:36 EDT 2007


"scottlong" wrote : Thanks very much Adrian.
  | 
  | If i might ask one more question... regarding: anonymous wrote : the remote connection does not take part in any transaction context established on the client
  | ... does this mean that even direct calls to Connection.commit() and Connection.rollback(), or possibly Connection.setAutoCommit() might not be propagated to the "real" JDBC connection held in JBoss?  Or is the transaction context that the client cannot take part in limited to true "JTA" type transactions, UserTransaction, etc.?
  | 

Those work. That's a JDBC local transaction, not an "implicit"/contextual JTA transaction like the UserTransaction.

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

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



More information about the jboss-user mailing list