[jboss-jira] [JBoss JIRA] Closed: (JBREM-697) Horg.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory.ComparableHolder should use InetAddress for host.

Ron Sigal (JIRA) jira-events at jboss.com
Sun Feb 4 02:55:19 EST 2007


     [ http://jira.jboss.com/jira/browse/JBREM-697?page=all ]

Ron Sigal closed JBREM-697.
---------------------------

    Resolution: Done

Changed representation of host name from String to InetAddress.  Applied changes to remoting_2_x and HEAD.

Unit test: org.jboss.test.remoting.transport.rmi.ComparableHolderTestCase.

> Horg.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory.ComparableHolder should use InetAddress for host.
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBREM-697
>                 URL: http://jira.jboss.com/jira/browse/JBREM-697
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions:  2.2.0.Beta1 (Bluto)
>            Reporter: Ron Sigal
>         Assigned To: Ron Sigal
>             Fix For:  2.2.0.Beta1 (Bluto)
>
>
> ComparableHolders are used as the keys in the static Map which maps InvokerLocators to configuration Maps for RemotingRMIClientSocketFactory's.  It currently represents the host name as a string, which means that equals() will not correctly identify two names for the same host.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list