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

jvergara
07.38.2008 3bd454c19aad39a3a482235635f2171e27ff776a
refs
author jvergara <jvergara@localhost>
Thursday, February 7, 2008 05:38 +0100
committer jvergara <jvergara@localhost>
Thursday, February 7, 2008 05:38 +0100
commit3bd454c19aad39a3a482235635f2171e27ff776a
tree af4b04b0e2479816cb69adb7ea734dfcb871abd0 tree | zip | gz
parent c2250231e8cdd0e0046d70deb1c96f63e2317afa view | diff
Fix for issue 2910 (uninstall : javaexception when specifying bad admin dn)

The fix consists of checking whether the uid and pwd arguments are null or not.

Appart from this a bug has been fixed in the uninstall parser: the method parseArguments was called twice (once in UninstallLauncher and another in UninstallCliHelper). This made that providing any non-boolean argument in the command-line resulted in a error.
1 files modified
38 ■■■■■ changed files
opends/src/guitools/org/opends/guitools/uninstaller/UninstallCliHelper.java 38 ●●●●● diff | view | raw | blame | history