| | |
| | | final DN baseDN = DN.decode("cn=schema"); |
| | | |
| | | ReplicationBroker broker = |
| | | openReplicationSession(baseDN, 2, 100, replServerPort, 5000, true); |
| | | openReplicationSession(baseDN, 2, 100, replServerPort, 5000); |
| | | |
| | | try |
| | | { |
| | |
| | | final DN baseDN = DN.decode("cn=schema"); |
| | | |
| | | ReplicationBroker broker = |
| | | openReplicationSession(baseDN, 2, 100, replServerPort, 5000, true); |
| | | openReplicationSession(baseDN, 2, 100, replServerPort, 5000); |
| | | |
| | | try |
| | | { |
| | |
| | | final DN baseDN = DN.decode("cn=schema"); |
| | | |
| | | ReplicationBroker broker = |
| | | openReplicationSession(baseDN, 3, 100, replServerPort, 5000, true); |
| | | openReplicationSession(baseDN, 3, 100, replServerPort, 5000); |
| | | |
| | | try |
| | | { |