[jboss-dev-forums] [Design of the JBoss EJB Container] - Re: Problem with order of entity cache operations with Hiber
Kevin.Conner@jboss.com
do-not-reply at jboss.com
Fri Nov 17 11:40:45 EST 2006
There is no guaranteed order for synchronisations.
The cache should really be using an XAResource to handle this replication and not a Synchronisation.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986891#3986891
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986891
More information about the jboss-dev-forums
mailing list