[jboss-user] [JBossCache] - Eviction/passivation is called when server shutdown ?

dmary do-not-reply at jboss.com
Tue Dec 11 11:22:46 EST 2007


Hi all,

I see someone on forum which have success on having evicting action called when his server have shutdown, and with passivation=true, the datas goes into cacheloader and be stored into database.

I've try it (passivation = true), and never , the datas goes into my database.

So this is my question : does JBossCache handle the fact that when a Jboss AS is shutdown manualy, and when passivation flag is set to true (with a cacheloader configured), the datas goes from memory to the physical cache ?

If it does, what should I do ?!
If not, is the action of launching manualy evicting action when the cache is stop, with the help of a TreecacheListener is a good action ??

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111999#4111999

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111999



More information about the jboss-user mailing list