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

matthew_swift
29.59.2007 e263f56c0c62b6941249f3541fd2c89e9ebb0306
refs
author matthew_swift <matthew_swift@localhost>
Tuesday, May 29, 2007 13:59 +0200
committer matthew_swift <matthew_swift@localhost>
Tuesday, May 29, 2007 13:59 +0200
commite263f56c0c62b6941249f3541fd2c89e9ebb0306
tree 161688cb42162c19694b96ae3d49fe36ede8af9f tree | zip | gz
parent 7dcfe7d4a01dbd82eef99ecd47de97e07fc27b34 view | diff
Fix issue 1580: support overriding of property default values.

It is now possible to override the default behavior and required admin action of an inherited property definition using a "property-override" element. This makes it possible to specify default values for inherited properties like java-implementation-class and will, ultimately, make a client tools much more user-friendly.

A subsequent change will add default values for java-implementation-class properties in all managed object definitions.
8 files modified
635 ■■■■ changed files
opendj-sdk/opends/resource/admin/admin.xsd 67 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/admin/metaMO.xsl 144 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/admin/preprocessor.xsl 115 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/JMXConnectionHandlerConfiguration.xml 60 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/LDAPConnectionHandlerConfiguration.xml 60 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/admin/AbstractManagedObjectDefinition.java 87 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/admin/client/ldap/LDAPManagedObject.java 16 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/admin/AbstractManagedObjectDefinitionTest.java 86 ●●●●● diff | view | raw | blame | history