From 178cd74b26b688b5e19e21f4ac666309f5c175be Mon Sep 17 00:00:00 2001 From: Derek Hulley Date: Fri, 5 Sep 2008 15:58:48 +0000 Subject: [PATCH] Fixed for MT Node Interceptor - When MT is enabled, there is still a problem with the translation of NodeRefs for the UserUsage component git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10795 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/application-context.xml | 5 + config/alfresco/node-services-context.xml | 2 +- .../tenant/MultiTNodeServiceInterceptor.java | 246 +++--------------- .../MultiTNodeServiceInterceptorTest.java | 3 +- .../usage/UserUsageTrackingComponent.java | 10 + 5 files changed, 51 insertions(+), 215 deletions(-) diff --git a/config/alfresco/application-context.xml b/config/alfresco/application-context.xml index 45531fc7b3..6192cf7e72 100644 --- a/config/alfresco/application-context.xml +++ b/config/alfresco/application-context.xml @@ -49,6 +49,11 @@ + + +