Alessio Soldano created JBWS-3712:
-------------------------------------
Summary: 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 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.
--
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