[jboss-jira] [JBoss JIRA] Created: (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:37:26 EST 2007
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