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

jvergara
03.35.2007 2406449c5f0309525bfd5d86de417b32bcc7c1b3
refs
author jvergara <jvergara@localhost>
Monday, September 3, 2007 16:35 +0200
committer jvergara <jvergara@localhost>
Monday, September 3, 2007 16:35 +0200
commit2406449c5f0309525bfd5d86de417b32bcc7c1b3
tree cbc773781e33ebdf01558b6cd1de9f2e09e4ab4d tree | zip | gz
parent 4a314a97cbacdf0e4450f44333dfbe6e63138aa1 view | diff
Fix a bug with certificates in the uninstaller and replication command lines.
Improve the error messages to be displayed to the user when the uninstall fails.Fix a infinite loop that occurred when the user provided a protocol not configured in the server to access the registration information.
Fix a bug that prevented the uninstall to proceed when the user specified forceOnError and an error accessing the remote servers configuration occurred.
Fix a bug that occurred when the user specified to use start TLS and it was not configured in the server (this bug applies to both the uninstaller and status command-lines).

9 files modified
569 ■■■■■ changed files
opends/src/guitools/org/opends/guitools/replicationcli/ReplicationCliMain.java 17 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/statuspanel/StatusCli.java 30 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/uninstaller/UninstallCliHelper.java 240 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/uninstaller/UninstallUserData.java 61 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/uninstaller/Uninstaller.java 50 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/uninstaller/UninstallerArgumentParser.java 105 ●●●● diff | view | raw | blame | history
opends/src/messages/messages/admin_tool.properties 16 ●●●●● diff | view | raw | blame | history
opends/src/messages/messages/quicksetup.properties 3 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/CliApplicationHelper.java 47 ●●●● diff | view | raw | blame | history