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

lutoff
13.38.2007 04eead1c7885c63f0397ea8098f012df91eb3322
Fix for issue #2649 (Cannot create entryUUID virtual attribute)
Type in the class name
1 files modified
2 ■■■ changed files
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/EntryUUIDVirtualAttributeConfiguration.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/EntryUUIDVirtualAttributeConfiguration.xml
@@ -52,7 +52,7 @@
    <adm:default-behavior>
      <adm:defined>
        <adm:value>
          org.opends.server.extensions.EntryUUIDirtualAttributeProvider
          org.opends.server.extensions.EntryUUIDVirtualAttributeProvider
        </adm:value>
      </adm:defined>
    </adm:default-behavior>