On a single server, concurrent access to an individual bean is controlled via locking of
the bean itself. There is no need to invalidate the cache, because while one transaction
has the bean locked, it is not readable by other transactions.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964697#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...