[
https://jira.jboss.org/jira/browse/JBREM-1164?page=com.atlassian.jira.plu...
]
Ron Sigal commented on JBREM-1164:
----------------------------------
Note. java.net.URI parsing in jdk 1.4 doesn't handle a trailing % field properly,
e.g. "3ffe:1900:4545:3:200:f8ff:fe21:67cf%5". Those tests are omitted in the
presence of jdk 1.4.
Remoting shouldn't require IPv6 addresses to be surrounded by
brackets
----------------------------------------------------------------------
Key: JBREM-1164
URL:
https://jira.jboss.org/jira/browse/JBREM-1164
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.2.3.SP1, 2.5.2 (Flounder)
Reporter: Ron Sigal
Assignee: Ben Clare
Fix For: 2.2.3.SP2, 2.5.2.SP1 (Flounder)
Although IPv6 addresses are surrounded by brackets in URLs, the addresses themselves
don't have brackets. Thus, it should be possible to start the Application Server
with
run.sh -b ::1
instead of requiring
run.sh -b [::1]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira