Enable remote debug in Camunda Wildfly Docker image

XMLWordPrintable

    • Type: Task
    • Resolution: Done
    • Priority: L3 - Default
    • 7.17.0, 7.17.0-alpha6
    • Affects Version/s: None
    • Component/s: docker
    • None

      Since JDK 9, when remote debugging a Java application, if no host IP address is specified in:

      -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,suspend=n,server=y
      

      then localhost is set as the hostname by default.

      When debugging the Camunda Wildfly Docker container, it is sometimes not possible to use localhost since the container may be running remotely.

      Acceptance Criteria (Required on creation):

      • In the Camunda Wildfly Docker image, remote debugging binds to all interfaces.

      Hints:

      Created from:

            Assignee:
            Nikola Koevski
            Reporter:
            Nikola Koevski
            Miklas Boskamp Miklas Boskamp
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: