[jboss-user] [JCA/JBoss] - Re: Force Oracle to Rollback _after_ prepare phase?

2007-05-09 Thread ypsilon
Hi Weston. [EMAIL PROTECTED] wrote : This is a heuristic. | | Technically once a resource agrees in the prepare phase, the commit must occur. Is the offensive resource throwing an Exception in your case? This should force the rollback of the other participant. When you say 'does not

[jboss-user] [JCA/JBoss] - Re: Force Oracle to Rollback _after_ prepare phase?

2007-05-08 Thread [EMAIL PROTECTED]
This is a heuristic. Technically once a resource agrees in the prepare phase, the commit must occur. Is the offensive resource throwing an Exception in your case? This should force the rollback of the other participant. When you say 'does not respond to the commit request' what do you mean?