Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-3225

IPv6: Build.xml in test folder contains hardcoded JVM parameter java.net.preferIPv4Stack=true

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • TBD
    • EAP 5.0.0, 4.3.0.GA_CP07
    • Messaging
    • None

    Description

      Hi Howard,
      build.xml in test folder in the JBM 1.4.x contains hardcoded java.net.preferIPv4Stack or this parameter is missing in several test's profiles. This causes problems in IPv6 testing. Please, could you fix it?

      Problem a)
      Test's configuration contains:
      <property name="java.net.preferIPv4Stack" value="true"/>

      Problem b)
      This configuration value is missing in test's configuration.

      Should be fixed as:
      <sysproperty key="java.net.preferIPv4Stack" value="${java.net.preferIPv4Stack}" /> for all test's configurations

      Attachments

        Issue Links

          Activity

            People

              gaohoward Howard Gao
              pslavice@redhat.com Pavel Slavicek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: