-
Bug
-
Resolution: Done
-
Major
-
9.4.0.Final
-
None
DefaultCacheManager.removeListener() needs the CacheManagerNotifier component and fails if the component can't be accessed, e.g. because the manager is stopped. Since listeners are removed automatically on stop, a DefaultCacheManager.removeListener() call after stop should be a no-op.