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

jvergara
13.41.2009 37f30b48b3b901ec4d41af838a13b32562c169e2
refs
author jvergara <jvergara@localhost>
Sunday, December 13, 2009 22:41 +0100
committer jvergara <jvergara@localhost>
Sunday, December 13, 2009 22:41 +0100
commit37f30b48b3b901ec4d41af838a13b32562c169e2
tree cbcd09afcfcba0c042477f8c73960e555271a6dc tree | zip | gz
parent b00098c3e5f0021ff4b92ed234b89c6c3b981ab6 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
opendj-sdk/opends/src/server/org/opends/server/util/SetupUtils.java 15 ●●●● diff | view | raw | blame | history