-
Bug
-
Resolution: Done
-
Major
-
10.0.0.Final
-
None
A NPE is thrown if the DefaultCacheManager is created using a xml file directly, i.e new DefaultCacheManager("some.xml"). This is because the ClassWhiteList instance is initialized after the GlobalComponentRegistry is created.