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

neil_a_wilson
06.22.2007 d5fb088ae8ac8e39cc59f54ef779e29cb06b63e5
opendj-sdk/opends/src/server/org/opends/server/synchronization/plugin/SynchronizationDomain.java
@@ -154,7 +154,8 @@
  private DN configDn;
  private InternalClientConnection conn = new InternalClientConnection();
  private InternalClientConnection conn =
      InternalClientConnection.getRootConnection();
  static String CHANGELOG_SERVER_ATTR = "ds-cfg-changelog-server";
  static String BASE_DN_ATTR = "ds-cfg-synchronization-dn";