Re: your loop:

root.addChild(path) is a cache write.  You have to setCacheModeLocal(true) 
before anything that changes the state of the cache if you want to avoid any 
replication.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108939
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to