EHCache on Coldfusion 9 - can I create multiple caches or disable it?

Posted by ciaranarcher on Stack Overflow See other posts from Stack Overflow or by ciaranarcher
Published on 2010-04-07T14:16:43Z Indexed on 2010/05/04 14:28 UTC
Read the original article Hit count: 228

Filed under:
|
|

Hi all.

We have been using EHCache with CF8 for a while now with no issues.

We are now moving to CF 9 and it seems that the baked-in version of EHCache with CF 9 is actually conflicting with our EHCache setup.

So is there:

  1. Any way to disable the baked-in version of EHCache? This would be a temporary solution.
  2. If we use the CF9 baked-in caching, is there any way to specify more than one cache in ehcache.xml and most importantly, to put into that specific cache via the tag?

Many thanks in advance.

© Stack Overflow or respective owner

Related posts about coldfusion

Related posts about caching