anonymous wrote : Oops. It stripped off the tags
you can place the snippet in Code tags(select it an click on Code on the format toolbar).
One possible way to see whether the cache doesn't evict stuff is to use Jmx to check
number of attributes and nodes in the cache and verify whether it keeps data that should
be evicted. Also, are there any eviction warning in the logs? If there are lots of
activity on the cache, eventQueusSize might get full very quickly and eviction might get
slower - that will be logged though. If so, increase the eventQueusSize.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238177#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...