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

kenneth_suter
16.56.2007 46f64d6b7b18945b4d609fabe9ac87b3f6cb8f30
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
commit46f64d6b7b18945b4d609fabe9ac87b3f6cb8f30
tree c3249c7b3124860f34f46286f50f07bc871cf93d tree | zip | gz
parent bba2057f370279a3a624b9798d6f23356f18ac86 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
opends/src/messages/messages/tools.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 3 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/DirectoryServer.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/SchemaConfigManager.java 8 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/ConfigureDS.java 21 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/ToolConstants.java 9 ●●●●● diff | view | raw | blame | history