Passivation (writing to disk) only happens when data is evicted from memory. I.e., when
the eviction algorithm decides that it needs to free up some memory.
If you want to write to disk all the time as a persistent store, set passivation to false,
but still make sure you have a cache loader configured.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027898#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...