[jbossws-issues] [JBoss JIRA] (JBWS-3712) Wrong processing of compressed zero (::) format IPv6 addresses

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Tue Oct 1 12:09:02 EDT 2013


     [ https://issues.jboss.org/browse/JBWS-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-3712:
----------------------------------

    Description: 
The changes for JBWS-3652 seem to have introduced a bug with IPv6 addresses containing "::". The AbstractServerConfig#toIPv6URLFormat(String host) method erroneously treats those addresses as non-IPv6 literal IP addresses, hence they're not wrapped in square brackets.
This later leads to endpoints not being usable if the AS wsdl-host is set to such compressed zero IPv6 addresses.

  was:
The changes for JBWS-3652 seems to have introduced a bug with IPv6 addresses containing "::". The AbstractServerConfig#toIPv6URLFormat(String host) method erroneously treats those addresses as non-IPv6 literal IP addresses, hence they're not wrapped in square brackets.
This later leads to endpoints not being usable if the AS wsdl-host is set to such compressed zero IPv6 addresses.


    
> Wrong processing of compressed zero (::) format IPv6 addresses
> --------------------------------------------------------------
>
>                 Key: JBWS-3712
>                 URL: https://issues.jboss.org/browse/JBWS-3712
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf, jbossws-integration
>    Affects Versions: jbossws-cxf-4.2.1
>            Reporter: Alessio Soldano
>            Assignee: Alessio Soldano
>             Fix For: jbossws-cxf-4.3
>
>
> The changes for JBWS-3652 seem to have introduced a bug with IPv6 addresses containing "::". The AbstractServerConfig#toIPv6URLFormat(String host) method erroneously treats those addresses as non-IPv6 literal IP addresses, hence they're not wrapped in square brackets.
> This later leads to endpoints not being usable if the AS wsdl-host is set to such compressed zero IPv6 addresses.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossws-issues mailing list