Is there a way to dump the in memory tree cache to a file (or database) when the application stops and reload the cache from the persistent store when the application restarts? (building/constructing is very time consuming as it involves complex queries. It takes approximately 2 hrs to load the cache).
how does once achieve this? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4134752#4134752 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4134752 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
