Hi all
I am trying to configure different eviction policies for different regions using
jboss-cache-1.4.1.SP3. My problem appears when I attempt to create a region (/foo/bar)
that is parent of an existing region (/foo/bar/com). I know that the mehotd
checkConflict(fqn) does not allow doing so, but is it what it must do?
If I reverse the order of the steps (first, I create a region called /foo/bar then the
second one, /foo/bar/com) it works perfect.
What should I do to get the first approach working?
Thanks in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055289#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...