DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15899>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15899

SocketServer won't use IP address if server has not hostname

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://java.sun.com/j2se/1.4
                   |                            |.1/docs/api/java/net/InetAdd
                   |                            |ress.html#toString()
           Severity|Minor                       |Enhancement



------- Additional Comments From [EMAIL PROTECTED]  2003-03-14 07:34 -------
I made the mistake of reporting that this is a bug with JVM 1.3.1_06 when I  
actually was using version 1.4.1 .  This is more of a JVM 1.4 compatibility 
issue that a bug in log4j.  In version 1.4, Sun has change the way that 
InetAddress.toString() worked, and instead of returning a IP, it will return a 
empty String if a hostname can not be resolved. 
  
http://java.sun.com/j2se/1.4.1/docs/api/java/net/InetAddress.html#toString()

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to