Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-3712

Wrong processing of compressed zero (::) format IPv6 addresses

    XMLWordPrintable

Details

    • Hide

      Use corresponding full IPv6 addresses (e.g. 0:0:0:0:0:0:0:1 instead of ::1).

      Show
      Use corresponding full IPv6 addresses (e.g. 0:0:0:0:0:0:0:1 instead of ::1).

    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.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-asoldano Alessio Soldano
              rhn-support-asoldano Alessio Soldano
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: