[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Persistance

2004-08-16 Thread bisla
Thanks Bela, does the current version say 1.01 store the state though, cause when i restart the application I get the same structure in the cache and was wondering where is it pick that up from . View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3845219#3845219

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Persistance

2004-08-16 Thread bela
No, it doesn't. You pick up the data because you have another node running. Bela View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3845240#3845240 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3845240

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Persistance

2004-08-13 Thread bela
You can use both Sleepycat's CacheLoader and FileCacheLoader. The former uses 1 file, the latter 1 dir/node and 1 file/attributes. I will roll out JBossCache 1.1 containing this feature in 1-2 weeks' time. Bela View the original post :