From f8c295f44e08304be8d566ff97f3cbfa1ab68e87 Mon Sep 17 00:00:00 2001 From: Jan Vonka Date: Mon, 18 Feb 2008 13:16:07 +0000 Subject: [PATCH] Fix AR-2090 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8308 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/cache-context.xml | 36 +++++++++++++++++++ config/alfresco/ehcache-default.xml | 9 +++++ .../ehcache-custom.xml.sample.cluster | 20 ++++++++++- 3 files changed, 64 insertions(+), 1 deletion(-) diff --git a/config/alfresco/cache-context.xml b/config/alfresco/cache-context.xml index 7a2d0b79da..bac83fe525 100644 --- a/config/alfresco/cache-context.xml +++ b/config/alfresco/cache-context.xml @@ -619,4 +619,40 @@ + + + + + + + + + + + + + + org.alfresco.cache.webScriptsRegistryCache + + + + + + + + + + + + + + + + org.alfresco.webScriptsRegistryTransactionalCache + + + 10 + + + \ No newline at end of file diff --git a/config/alfresco/ehcache-default.xml b/config/alfresco/ehcache-default.xml index d639cc1cd4..6e734bb280 100644 --- a/config/alfresco/ehcache-default.xml +++ b/config/alfresco/ehcache-default.xml @@ -427,4 +427,13 @@ overflowToDisk="false" /> + + + + \ No newline at end of file diff --git a/config/alfresco/extension/ehcache-custom.xml.sample.cluster b/config/alfresco/extension/ehcache-custom.xml.sample.cluster index fc87ee2f07..4e29e7fbca 100644 --- a/config/alfresco/extension/ehcache-custom.xml.sample.cluster +++ b/config/alfresco/extension/ehcache-custom.xml.sample.cluster @@ -761,5 +761,23 @@ replicateAsynchronously = false"/> - + + + + + + + + +