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:
Alan Davis
2013-10-29 14:27:14 +00:00
parent 5f6f851b01
commit 592d033169

View File

@@ -800,10 +800,8 @@ public class ChildApplicationContextFactory extends AbstractPropertyBackedBean i
try try
{ {
this.applicationContext = applicationContext;
applicationContext.refresh(); applicationContext.refresh();
this.applicationContext = applicationContext;
ChildApplicationContextFactory.logger.info("Startup of '" + getCategory() + "' subsystem, ID: " ChildApplicationContextFactory.logger.info("Startup of '" + getCategory() + "' subsystem, ID: "
+ getId() + " complete"); + getId() + " complete");