From e932d2ec41ed170850b6c615d01cf749c6646ae8 Mon Sep 17 00:00:00 2001 From: Jon Cox Date: Fri, 1 Dec 2006 02:20:42 +0000 Subject: [PATCH] Now when the virt server starts up, it registers its JMXServiceURL with the Alfresco webapp's devoted MBeanServer using password protection. Also, the virt server now re-register its JMXServiceURL with Alfresco webapp periodically (every 10 sec) to avoid restart depenencies between the webapp and its virt server. The webapp is now has a stub interface for calling the virt server back & telling it which webapps need reloading / unloading. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4481 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/core-services-context.xml | 28 +++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/config/alfresco/core-services-context.xml b/config/alfresco/core-services-context.xml index 68807b45b0..0da1472273 100644 --- a/config/alfresco/core-services-context.xml +++ b/config/alfresco/core-services-context.xml @@ -65,13 +65,33 @@ - - + + + + + + + + + + + + + + + + + + + + - -