[JBoss-dev] [JBossCache] - Deleting rather than replicating updates

2005-03-24 Thread JustinM
Has there been any consideration of allowing TreeCache to be configured to simply delete entries (if they exist) in sibling caches, rather than replicating the updated data? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871518#3871518 Reply to the post :

[JBoss-dev] [JBossCache] - Re: Deleting rather than replicating updates

2005-03-24 Thread JustinM
I don't understand why it would be necessary to have attached CacheLoaders. Couldn't the key/value pair simply be removed from the cache? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871558#3871558 Reply to the post : http://www.jboss.org/index.html?module

[JBoss-dev] [JBossCache] - TreeCache redeploy problem in WebLogic 8.1

2005-03-24 Thread JustinM
I am using TreeCache for second-level caching in Hibernate. I have an EAR containing my EJB JAR, WAR and dependent libraries. The initial deployment to WebLogic deploys and operates fine. If I then 'Stop' and 'Start' (same with 'Redeploy') my application through the WebLogic console, I continua