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

neil_a_wilson
08.05.2007 9b2f8007c57cf6f4e90e1994e7fd9d576f88cff6
refs
author neil_a_wilson <neil_a_wilson@localhost>
Sunday, July 8, 2007 02:05 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Sunday, July 8, 2007 02:05 +0200
commit9b2f8007c57cf6f4e90e1994e7fd9d576f88cff6
tree 717c3a2cd8b8e22a29362a9db16180d5f25c1629 tree | zip | gz
parent 0a513c7b8643393ae496393b422666ebef2efc2d view | diff
Update the LDAP and JMX connection handlers so that they attempt to bind a
server socket to the configured port for all appropriate addresses during the
initialization phase. This should provide a reliable mechanism for determining
whether the connection handler will be allowed to start, and it will be more
accurate and faster than the earlier attempt to achieve the same result using
SetupUtils.canUseAsPort().

OpenDS Issue Numbers: 1231, 1234
3 files modified
118 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/messages/ProtocolMessages.java 28 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/protocols/jmx/JmxConnectionHandler.java 37 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/protocols/ldap/LDAPConnectionHandler.java 53 ●●●●● diff | view | raw | blame | history