Hello All,

I have a problem in using cache invalidation and I was hoping that you could help me 
out.
I have several beans all of which I have added to the same cache invalidation group so 
that when data of one of the entity beans changes, all cached data of this bean and 
others in that group can be flushed.
When data of an entity bean is changed, the data of entity beans in this cache 
invalidation group is flushed. But for example if I have an entity bean called 
'membership' composed of another entity bean 'member', when I add a new member to the 
membership, the data is not flushed!! isn't that considered a change to the membership 
bean? shouldn't that cause membership and all beans in the same cache invalidation 
group to be flushed?? 
If this behaviour is normal, then how can I overcome this problem?

Thanks for ur help in advance...

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to