The lack of data versioning makes this unreliable as you may invalidate remote data, which
may be newer than the data you're inserting on your node due to race conditions.
optimistic locking provides data versioning which gets you around this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989407#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...