EhCacheCacheManager throws assertion error for ehcache configuration with only default cache configured [SPR-7955] #12610
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: enhancement
A general enhancement
Milestone
Stevo Slavić opened SPR-7955 and commented
Using new spring 3.1
@Cacheable
support, and EhCacheCacheManager I get an exception for a valid ehcache configuration - one with only default cache configured:Assertion error is thrown from AbstractCacheManager.afterPropertiesSet method at line 46: "Assert.notEmpty(cacheSet);"
Affects: 3.1 M1
Backported to: 3.1.4
1 votes, 4 watchers
The text was updated successfully, but these errors were encountered: