[jboss-jira] [JBoss JIRA] Commented: (JBAS-6390) Add support for parsing IPv6 addresses in org.jnp.interfaces.NamingContext

Dominik Pospisil (JIRA) jira-events at lists.jboss.org
Mon Jan 26 05:22:44 EST 2009


    [ https://jira.jboss.org/jira/browse/JBAS-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12449655#action_12449655 ] 

Dominik Pospisil commented on JBAS-6390:
----------------------------------------

Why adding host at port syntax instead of supporting standard notation for URL containg IPV6 address? Thanks.

> Add support for parsing IPv6 addresses in org.jnp.interfaces.NamingContext
> --------------------------------------------------------------------------
>
>                 Key: JBAS-6390
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6390
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Naming
>    Affects Versions: JBossAS-4.2.3.GA, JBossAS-5.0.0.GA
>            Reporter: Dimitris Andreadis
>            Assignee: Scott M Stark
>             Fix For: JBossAS-5.0.1.GA, JBossAS-4.2.4.GA, JBossAS-5.1.0.Beta1, JBossAS-6.0.0.Alpha1
>
>
> Class org.jnp.interfaces.NamingContext is unable to parse IPV6 addresses. There are couple of places where it uses
> int colon = url.indexOf(':') to delimit hostname and port.
> This does not work with IPV6 adresses.

-- 
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

        



More information about the jboss-jira mailing list