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

gbellato
04.13.2008 74c7d6ba97dbe2af1540c5bc58c3dc6a4b95074d
opends/src/server/org/opends/server/replication/server/DbHandler.java
@@ -121,6 +121,7 @@
      ReplicationDbEnv dbenv)
         throws DatabaseException
  {
    this.replicationServer = replicationServer;
    this.serverId = id;
    this.baseDn = baseDn;
    this.trimage = replicationServer.getTrimage();