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

jvergara
13.41.2009 a5063d331b45c3d9d7a337a611ea8caeaa91e43f
refs
author jvergara <jvergara@localhost>
Sunday, December 13, 2009 22:41 +0100
committer jvergara <jvergara@localhost>
Sunday, December 13, 2009 22:41 +0100
commita5063d331b45c3d9d7a337a611ea8caeaa91e43f
tree feb155c2e8a1becd942810a14d777066b66902a5 tree | zip | gz
parent 8534b95410430f428159c06db272074871762074 view | diff
Fix for issue 4399 (setup cant test free port correctly because it binds it to wrong address)

Change the code in SetupUtils to use (as described in the API):
"a socket address where the IP address is the wildcard address and the port number a specified value." instead of using the hardcoded address "localhost".
1 files modified
15 ■■■■ changed files
opends/src/server/org/opends/server/util/SetupUtils.java 15 ●●●● diff | view | raw | blame | history