mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
10.15.2009 1c6e1841123f49cb25192fbf16a57e66203f3878
opends/src/quicksetup/org/opends/quicksetup/installer/webstart/WebStartInstaller.java
@@ -224,6 +224,7 @@
          notifyListeners(getTaskSeparator());
        }
        setCurrentProgressStep(InstallProgressStep.CONFIGURING_REPLICATION);
        createReplicatedBackends();
        configureReplication();
        checkAbort();
      }