Short term fixes to repo/AVM filesystems and a few other bits affected by the Alfresco JLAN cluster changes.

Hard code a standalone state cache into the repo/AVM filesystems.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@28775 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Gary Spencer
2011-07-04 10:55:51 +00:00
parent 8ae8c29a76
commit f8f02a9f95
8 changed files with 110 additions and 13 deletions

View File

@@ -374,6 +374,9 @@ public class ContentContext extends AlfrescoContext
// Call the base class
super.startFilesystem(share);
if ( getStateCache() != null)
getStateCache().setCaseSensitive( false);
// Find the thread pool via the configuration