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

gbellato
01.16.2008 c632352a66551c75f72cd4107aa7e67c68d21c6c
refs
author gbellato <gbellato@localhost>
Tuesday, July 1, 2008 12:16 +0200
committer gbellato <gbellato@localhost>
Tuesday, July 1, 2008 12:16 +0200
commitc632352a66551c75f72cd4107aa7e67c68d21c6c
tree 2a7c6f066a9eb5de169e510d1e50a49fef17050c tree | zip | gz
parent cb0f65a6333c5b4cf6edfc66e79c002c1a9308af view | diff
Fix for issue 3443 : subsuffix replication problem

when a new replication domain, the check that was done to
verify that there isn't a domain already configured for the
given base-dn was wrong and was preventing configuration
of sub-suffix replication.
This code now prevent creation only if the suffixes are
equals.

1 files modified
3 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java 3 ●●●● diff | view | raw | blame | history