|
From: <man...@jb...> - 2006-07-03 11:55:10
|
And regarding using an XAResource rather than a Synchronization, I presume I'd still be wiring the replication code myself in XAResource.prepare(), bringing us back to the same problem of an exception that may occur in having to replicate a commit call in XAResource.commit(). Or have I misunderstood this? :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955020#3955020 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955020 |