Anyone successfully get Ehcache to record/report cache hits/misses (JMX)? Trying to see if my in-memory TGT cache is sized appropriately (overflowed to disk).
CAS 3.5.2 (I think uses Spring 3.1.1). Been trying to wrangle the beans (depends-on, etc.) and so far haven't had much luck. E.g. one of the errors: http://ehcache.org/documentation/2.4/faq#i-have-created-a-new-cache-and-its-status-is-status_uninitialised-how-do-i-initialise-it http://forum.springsource.org/showthread.php?126252-EhCacheFactoryBean-amp-statistics-enablement Maybe this requires extracting a bunch of the CAS/Spring bean configuration into the Ehcache config. Thanks. Tom. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
