I am using one product which use ehcache 1.4.1 and I want to monitor the cache managed by that application. I saw that Terecotta released the EhCache monitor recently but it does not work with the older version of ehcache ie 1.4.1 I just want to use it for development use so that I can fine tune the application I am building on top of this project.
Would you guys please provide me on information about how can I configure EhCache monitor on 1.4.1?
If possible I would prefer jConsole setup so later on it can be used in prod. envt also?
I am using jdk 1.5 and weblogic 10.3. So if you can provide the steps to register EhCache mbean on jConsole that also it would be helpfull.
Thanks