I have a distributed cache configuration with a TreeCacheListener on the second 
system listening for event from the first system. It is configured as 
INVALIDATION_ASYNC.  All works fine while all components remain in memory on 
the second system. 

If a node is evicted from the second system or removed, the CacheListener no 
longer receives the events for changes in the first system. 

Is there a way I can get informed of any changes even if the nodes are not in 
the cache?



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171571
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to