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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...