| Sorry, but this is not the way issues should be solved. You solved it for users using JCache, giving the possibility to define missing_cache_strategy "create", but the issue creator clearly stated that he is using ehcache directly not jcache. The EhcacheRegionFactory class is still affect by this issue as it still does not allow on-the-fly creation (see line 106). Overmore there it says "On-the-fly creation of JCache Cache objects is not supported .." instead of "On-the-fly creation of EHCache Cache objects is not supported .."  |