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

lutoff
05.39.2009 ee2ff8597fe2d38628a5fe718e11b5f3965eb08b
refs
author lutoff <lutoff@localhost>
Monday, January 5, 2009 11:39 +0100
committer lutoff <lutoff@localhost>
Monday, January 5, 2009 11:39 +0100
commitee2ff8597fe2d38628a5fe718e11b5f3965eb08b
tree da97450859942f8820e842e68d5d12fc07ec6b39 tree | zip | gz
parent 9f2b7254ff835bfd3b3437a8b7869b9a6991884c 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
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/LocalBackendWorkflowElementConfiguration.xml 10 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/ads/org/opends/admin/ads/ServerDescriptor.java 7 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsreplication/DisableReplicationUserData.java 12 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsreplication/EnableReplicationUserData.java 44 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsreplication/InitializeAllReplicationUserData.java 5 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsreplication/InitializeReplicationUserData.java 20 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsreplication/MonoServerReplicationUserData.java 10 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsreplication/ReplicationCliArgumentParser.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsreplication/ReplicationCliException.java 5 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsreplication/ReplicationUserData.java 16 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsreplication/StatusReplicationUserData.java 4 ●●●● diff | view | raw | blame | history