| Within the context of hibernate, this is normally not a problem, since InfinispanRegionFactory relies on the stopping of the cache manager to stop any caches that were started. However, the WF extension of this class does not stop the cache manager. This leaves caches running that were started by the region factory - and can cause issues when the region factory is restarted. |