[jboss-user] [Clustering/JBoss] - Re: entity caching

asookazian do-not-reply at jboss.com
Sat Sep 27 10:27:09 EDT 2008


according to EJB 3 in action, the syncing happens at any of the following times (depends on app server implementation of syncing/caching):

1) end of EJB transaction
2) end of EJB method
3) when EJB container shuts down (node fails)

so of these 3 possibilities, what does JBoss do?

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

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



More information about the jboss-user mailing list