Project

General

Profile

« Previous | Next » 

Revision 506d9934

Added by Andreas Kohlbecker about 7 years ago

fix #2939 removing EhCacheConfig from application contexts and configuring the CacheManager explicitely

View differences:

eu.etaxonomy.taxeditor.cdmlib/src/main/resources/eu/etaxonomy/cdm/remotingApplicationContext.xml
17 17
  <bean id="cdmServiceRequestExecutor" 
18 18
    class="eu.etaxonomy.taxeditor.service.CdmServiceRequestExecutor" />
19 19
    
20
  <bean class="eu.etaxonomy.cdm.api.config.EhCacheConfiguration" />
21
    
22 20
  <bean id="cachedCommonService" 
23 21
    class="eu.etaxonomy.taxeditor.service.CachedCommonServiceImpl" />    
24 22
  

Also available in: Unified diff