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

kenneth_suter
16.56.2007 09f3d42c36384ea6d48a518b41e84d87e093705b
refs
author kenneth_suter <kenneth_suter@localhost>
Thursday, August 16, 2007 22:56 +0200
committer kenneth_suter <kenneth_suter@localhost>
Thursday, August 16, 2007 22:56 +0200
commit09f3d42c36384ea6d48a518b41e84d87e093705b
tree 65fae730b1978fa2b70f368257592b8b41d26fd1 tree | zip | gz
parent 9ad875ff436e67ed64d0a388b00da7de70376ac0 view | diff
This commit gets the QuickSetup installer working again by specifying the server root during the directory configuration.  This is addressed by adding a hidden arg to ConfigureDS for the server root that the installer uses for the specification of the directory.

This also fixes SchemaConfigManager so that it doesn' throw an NPE if the server root happens to not be specified and the schema directory cannot be determined.
6 files modified
45 ■■■■■ changed files
opendj-sdk/opends/src/messages/messages/tools.properties 2 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 3 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/DirectoryServer.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/SchemaConfigManager.java 8 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/ConfigureDS.java 21 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/ToolConstants.java 9 ●●●●● diff | view | raw | blame | history