You need to:
1) Set NodeLockingScheme attrib to OPTIMISTIC E.g.,
| <attribute name="NodeLockingScheme">OPTIMISTIC</attribute>
|
2) Configure Hibernate to use the OptimisticTreeCacheProvider instead of
TreeCacheProvider
That's it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009978#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...