Ah, I see your problem - don't preload the root node ("/") in your CacheLoader.
Let all the data load lazily.View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136115#4136115 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136115 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
