EHCacheManagerFactoryBean « Development « Spring Q&A





1. RC4 release breaks EHCacheManagerFactoryBean?    forum.springsource.org

RC4 release breaks EHCacheManagerFactoryBean? I just upgraded my nightly RC4 build to the one currently out on SourceForge but I am now getting the following stack trace: Code: org.springframework.beans.factory.BeanCreationException: Error creating ...

2. EhCacheManagerFactoryBean problems with Spring2    forum.springsource.org

Nov 2nd, 2006, 04:43 AM #1 6sic6 View Profile View Forum Posts Private Message Junior Member Join Date Sep 2006 Posts 28 EhCacheManagerFactoryBean problems with Spring2 I try to change my ...

3. what does setShared(true) mean for EhCacheManagerFactoryBean    forum.springsource.org

what does setShared(true) mean for EhCacheManagerFactoryBean Hi, I was looking at Spring's EhCacheManagerFactoryBean and there is a method called setShared(boolean shared). According to the API, setting this value to true means ...

4. Where did EhCacheFactoryBean and EhCacheManagerFactoryBean go in 3.0?    forum.springsource.org

I see javadocs for ehcache support (http://static.springsource.org/sprin...e-summary.html) in the 3.0 api documentation, but don't see the classes in the 3.0.0.M3 jars available from the spring maven milestone repository. In which spring ...