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

lutoff
05.39.2009 4ae9f779b7fa8f1b673b0ac33370afb55a68a1a2
refs
author lutoff <lutoff@localhost>
Monday, January 5, 2009 11:39 +0100
committer lutoff <lutoff@localhost>
Monday, January 5, 2009 11:39 +0100
commit4ae9f779b7fa8f1b673b0ac33370afb55a68a1a2
tree a63a519f8347e5aed6d8bdb9c37c18b9dc72bcc9 tree | zip | gz
parent d76a9a256b814a4a770738bb5243325fdaf6ec0c view | diff
These changes have 3 different scope:
1) This change will allow to extend the dsreplication userdata objects.
2) The set of modification will also allow to extend the server
descriptor used by the internal admin
3) With the current implementation, if the server is configured
in manual mode, backend cannot be disabled (admin framework
will check aggregation constraint for this associated
LocalBackendWorkflowElement). This will block the import
for instance.
The modification relaxes this constraint.

11 files modified
137 ■■■■ changed files
opends/src/admin/defn/org/opends/server/admin/std/LocalBackendWorkflowElementConfiguration.xml 10 ●●●● diff | view | raw | blame | history
opends/src/ads/org/opends/admin/ads/ServerDescriptor.java 7 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsreplication/DisableReplicationUserData.java 12 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsreplication/EnableReplicationUserData.java 44 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsreplication/InitializeAllReplicationUserData.java 5 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsreplication/InitializeReplicationUserData.java 20 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsreplication/MonoServerReplicationUserData.java 10 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsreplication/ReplicationCliArgumentParser.java 4 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsreplication/ReplicationCliException.java 5 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsreplication/ReplicationUserData.java 16 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsreplication/StatusReplicationUserData.java 4 ●●●● diff | view | raw | blame | history