[jboss-user] [JBossCache] - Re: jboss application redeployment problem

hmesha do-not-reply at jboss.com
Fri Dec 1 09:40:22 EST 2006


I think what you should be doing is clear the local cache using JBossCache options API when undeploying your application. That will clear the cache and then start a new instance on redeployment which will have the right classes with the right defining class loader and you won't affect the other cache instances running on other instances of the application assuming that you're sharing the cache via replication, cache loader,...

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

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



More information about the jboss-user mailing list