Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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

share|improve this question
So why not upgrade ehcache? 1.4 is quite old now. – skaffman Dec 13 '10 at 16:57
We are not in a position to upgrade ehCache for now. That is the I specify the version and I want to monitor cache on this version only. Please let me know if you have any info. – user509755 Dec 13 '10 at 20:32

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.