[jboss-jira] [JBoss JIRA] (AS7-3057) The CLI connect handling can't deal with IPv6 addresses

Brian Stansberry (Created) (JIRA) jira-events at lists.jboss.org
Thu Dec 15 11:01:09 EST 2011


The CLI connect handling can't deal with IPv6 addresses
-------------------------------------------------------

                 Key: AS7-3057
                 URL: https://issues.jboss.org/browse/AS7-3057
             Project: Application Server 7
          Issue Type: Bug
          Components: CLI
            Reporter: Brian Stansberry
            Assignee: Alexey Loubyansky
            Priority: Critical
             Fix For: 7.1.0.CR1


The host:port parsing in the CLI assumes there is one : in the value being parsed, which will fail with an IPv6 address.

Let's support the syntax from http://www.ietf.org/rfc/rfc2732.txt for handling this case

[::1]:9999

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list