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

jvergara
05.29.2009 adb9e3cf2b113a17e0073a2d3185cf17336149d3
refs
author jvergara <jvergara@localhost>
Monday, January 5, 2009 02:29 +0100
committer jvergara <jvergara@localhost>
Monday, January 5, 2009 02:29 +0100
commitadb9e3cf2b113a17e0073a2d3185cf17336149d3
tree 33bce64cda0bf8784fc0521f7c921344bd476dd5 tree | zip | gz
parent ccff1bc205722a94e386c3cfe44852ab55430886 view | diff
Fix for issue 3689 (Control Panel: incorrect value for hostname option in the equivalent command line)

Try to use the name of the local host retrieved using InetAddress.getLocalHost(). If this fails, try to use the host name used using the address in the configuration (which by default is 0.0.0.0).
1 files modified
20 ■■■■■ changed files
opends/src/guitools/org/opends/guitools/controlpanel/task/Task.java 20 ●●●●● diff | view | raw | blame | history