Uploaded image for project: 'WildFly Arquillian'
  1. WildFly Arquillian
  2. WFARQ-30

The web URI on the management client should be allowed to be overridden

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.1.0.Alpha3
    • None
    • None

    Description

      Currently the ManagementClient attempts to auto-detect the the URI for the host and port of the default http-listener. This URI is used within Arquillian Core to inject an @ArquillianResource URL. However in cases where a remote container is being used and the binding IP address is 0.0.0.0, the URI is changed to use 127.0.0.1 for the host. This does not work with remote containers.

      There should be a property in the arquillian.xml that allows these values to be overridden. We may also want to allow the socket-binding name to be overridden as well as a user may want to use a secure binding.

      See https://github.com/wildfly/wildfly-arquillian/issues/106 for details.

      Attachments

        Activity

          People

            jperkins-rhn James Perkins
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: