[jboss-jira] [JBoss JIRA] Closed: (JBREM-250) InvokerLocator doesn't support URL in IPv6 format (ex: socket://3000::117:5400/)
David Lloyd (JIRA)
jira-events at lists.jboss.org
Wed Sep 26 05:31:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBREM-250?page=all ]
David Lloyd closed JBREM-250.
-----------------------------
> InvokerLocator doesn't support URL in IPv6 format (ex: socket://3000::117:5400/)
> --------------------------------------------------------------------------------
>
> Key: JBREM-250
> URL: http://jira.jboss.com/jira/browse/JBREM-250
> Project: JBoss Remoting
> Issue Type: Bug
> Components: general
> Affects Versions: 1.4.0 beta
> Environment: IPv6
> Reporter: Lieman Soewito
> Assigned To: Tom Elrod
> Priority: Blocker
> Fix For: 1.4.0 final
>
> Original Estimate: 2 minutes
> Remaining Estimate: 2 minutes
>
> Since the IPv6 address contains ":", InvokerLocator's constructor should use lastIndexOf(":") instead of indexOf(":")
> to identify the port number.
--
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