Enable JMX Management for Hibernate EhCache
Have a look at
- net.sf.ehcache.hibernate.SingletonEhCacheRegionFactory.start(Settings, Properties)
- net.sf.ehcache.hibernate.management.impl.ProviderMBeanRegistrationHelper.registerMBean(CacheManager, Properties)
What we need is a system property „tc.active“ with value „true“
🙂
bkiew 20:02 am Donnerstag, 15. März 2012 Permalink | Zum Antworten anmelden
And then you can monitor the JMX-exposed data with tools like JRDS http://jrds.fr/
Another little-bit offtopic goodie: http://hibernate-jcons.sourceforge.net/index.html