mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged HEAD-BUG-FIX (Cloud/4.3) to HEAD (Cloud/4.3)
57323: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3) 57320: Merged V4.2.0 (4.2) to V4.2-BUG-FIX (4.2.1) 57217: Fix for ALF-20422 Admin Console not working after adding Passthru in Directory Rollback Fix for ALF-20360 (MNT-9858) Alfresco with wcm web project not started if enabled index.recovery.mode=FULL - R 56794 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@57325 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -800,10 +800,8 @@ public class ChildApplicationContextFactory extends AbstractPropertyBackedBean i
|
||||
|
||||
try
|
||||
{
|
||||
this.applicationContext = applicationContext;
|
||||
|
||||
applicationContext.refresh();
|
||||
|
||||
this.applicationContext = applicationContext;
|
||||
ChildApplicationContextFactory.logger.info("Startup of '" + getCategory() + "' subsystem, ID: "
|
||||
+ getId() + " complete");
|
||||
|
||||
|
Reference in New Issue
Block a user