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

jvergara
30.38.2008 23f623c679f46d23696bdbf983667e24fa5f4b7e
refs
author jvergara <jvergara@localhost>
Wednesday, January 30, 2008 21:38 +0100
committer jvergara <jvergara@localhost>
Wednesday, January 30, 2008 21:38 +0100
commit23f623c679f46d23696bdbf983667e24fa5f4b7e
tree 342d4271001d0ca282a7df8ff6b43200d5360a05 tree | zip | gz
parent 39d030df1cf7c56c923813c0f0cdaaaf394206cb 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
opends/src/server/org/opends/server/util/cli/MenuBuilder.java 10 ●●●● diff | view | raw | blame | history