Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-237

SocketBinding multicast-address validation fails, since model stores result of InetAddress.toString()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.0.0.Beta2
    • 7.0.0.Beta1
    • Domain Management
    • None

    Description

      Instead of storing the result of InetAddress.toString(), the model should store either the original string value, or InetAddress.getHostAddress(), since the validator will attempt to parse this value using InetAddress.getByName(...).

      Attachments

        Activity

          People

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: