Project

General

Profile

« Previous | Next » 

Revision 41502854

Added by Andreas Müller over 2 years ago

cleanup

View differences:

cdmlib-remote/src/test/resources/eu/etaxonomy/cdm/applicationContext-test.xml
15 15
    <!-- 
16 16
        This applicationContext is not a full cdm application context. It only covers the remote components 
17 17
        without service and persistence. The cacheManager is usually provided via a Java config class in
18
        eu/etaxonomy/cdm/service/api/conf which cannot  use in this context. Therefore we are 
18
        eu/etaxonomy/cdm/service/api/conf which cannot be used in this context. Therefore we are 
19 19
        using the EhCacheManagerFactoryBean here to initialize the cacheManager bean.
20 20
     -->
21 21
    <bean id="cacheManager" class="org.springframework.cache.ehcache.EhCacheManagerFactoryBean">

Also available in: Unified diff