From 7a6e213ebd146a1b73de96191241d7047e5e21d1 Mon Sep 17 00:00:00 2001 From: Jon Cox Date: Fri, 8 Dec 2006 20:52:15 +0000 Subject: [PATCH] On r7023, it looks like there was a stray checkin that commented out the "exporter" and "serverConnector" beans. This prevents the virtualization server from registering itself with the alfreco server (which is necessary in order for callbacks for the virtualization server to work. Removing the comments. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4561 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/core-services-context.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/alfresco/core-services-context.xml b/config/alfresco/core-services-context.xml index f7165b5cde..ed9fc86699 100644 --- a/config/alfresco/core-services-context.xml +++ b/config/alfresco/core-services-context.xml @@ -59,7 +59,7 @@ - @@ -79,11 +80,11 @@ + - ---> +