@ -158,6 +158,9 @@ public class DefaultCacheAwareContextLoaderDelegate implements CacheAwareContext
@@ -158,6 +158,9 @@ public class DefaultCacheAwareContextLoaderDelegate implements CacheAwareContext
this.contextCache.put(mergedConfig,context);
}
catch(Exceptionex){
if(logger.isTraceEnabled()){
logger.trace("Incrementing ApplicationContext failure count for "+mergedConfig);
@ -57,6 +57,7 @@ public class DefaultContextCache implements ContextCache {
@@ -57,6 +57,7 @@ public class DefaultContextCache implements ContextCache {