in org.springframework.cache.ehcache.EhCacheManagerFactoryBean the code

public void afterPropertiesSet() throws IOException, CacheException {
logger.info("Initializing EHCache CacheManager");...