Hi there,
I'm using Treecache in a webApp and I would like to know where is the best place to
initialize cache (at webApp startup) and shutdown it at webApp stop (stop/redeploy).
I placed initialization in a ServletContextListener.contextInitialized() and Treecache
shutdown in ServletContextListener.contextDestroyed(): what do you think about this
choice?
Can you see a better place to do these operations?
Thanks
Bye
Piero
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014915#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...