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 :
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
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