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

jvergara
30.38.2008 06b74422b76f535adffed04b6d1cb14286bcde02
refs
author jvergara <jvergara@localhost>
Wednesday, January 30, 2008 21:38 +0100
committer jvergara <jvergara@localhost>
Wednesday, January 30, 2008 21:38 +0100
commit06b74422b76f535adffed04b6d1cb14286bcde02
tree b024448b6e08a5c942b29904bb248b397cd92439 tree | zip | gz
parent 3441212c28272f189c1690bedbf06e8a3c18df99 view | diff
Fix for issue 2889 (Java exception from dsconfig when answering ^D (ctrl-D) (EOT) in interactive mode)

The fix consists in not throwing a RuntimeException but a CLIException (the code assumed that there was a serious issue and did not consider this case). With the fix the behavior of MenuBuilder is similar to the one of LDAPConnectionConsoleInteraction.
1 files modified
10 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/util/cli/MenuBuilder.java 10 ●●●● diff | view | raw | blame | history