No you're correct. Calling flush does just that, so a rollback is not possible. That's what I was probing for , to make sure that was not the case.
I do think that this.remoteService.test(); will be in it's own transactional context and will not be affected by the rollback though? When this.remoteService.test(); returns it has committed already. Andy. -- View this message in context: http://openejb.979440.n4.nabble.com/Postgres-XA-transaction-rollback-tp4666429p4666434.html Sent from the OpenEJB User mailing list archive at Nabble.com.
