Hi,

I have a Cluster and I want to use the CMPCacheInvalidation Framework to invalidate 
EJB entity instances on all nodes.
If I call the flush() method on the MBean 
(jboss.j2ee:jndiName=TestEntityBean,plugin=cache,service=EJB) it only flushes the 
local cache. 
The other nodes have still the same cache content.

The MBean (jboss.cache:GroupName=MY_IG,service=InvalidationGroup) has only methods to 
invalidate an appropriate entity instance 
or you can invalidate a group of entity instances. But there is no way to invalidate 
all instances.

Has somebody an idea or an advice to solve that problem. I don't want to call the 
flush() method on all nodes.

Thanks

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

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


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to