I use Alfresco 4.2.e I have searched the file <configRoot>\alfresco\ehcache-default.xml. I don't find any file. I don't understand, where can find this file ?
AFAIK The dependency upon EhCache has been removed from 4.2 onwards. Its now an enterprise only feature from 4.2 onwards and is based upon Hazelcast when clustering is enabled and when clustering is not enabled, caching is provided by Google’s ConcurrentLinkedHashMap library. Someone else could chime in and correct me if i am wrong.