Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13805

Bind address of Wildfly cannot be passed with Eclipse Runtime

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Can't Do
    • Icon: Major Major
    • None
    • 18.0.1.Final
    • None
    • None

      This solution

      https://access.redhat.com/solutions/18664

      says that one must pass the bind address with the start up command. And YES that works. But because neither adding

      {{{{<interface name="public">
      <inet-address value="${jboss.bind.address:<IP>}"/>}}}}
      {}{{ </interface>}}

      to standalone.xml

      nor passing -Djboss.bind.address={{<IP>}} in the Eclipse Launch Configuration (JAVA Options) works, I'm obviously not able to start the server with a specific bind address from Eclipse. It's only running on localhost and 127.0.0.1.

      This is annoying for example during the development of a mobile app. The server simply can't be reached when started with Eclipse.

       

            bstansbe@redhat.com Brian Stansberry
            akreienbring@gmail.com Andre Kreienbring (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: