Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-2383

Hawtio console does not work with IPV6

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • AMQ 7.2.4.GA
    • None
    • Hide

      We want to use AMQ7.2.4 in a totally IPV6 env, we are evaluating it now, I changed the below files, but the hawtio does not work when visiting through http://[::1]:8161.

      And Per https://jolokia.org/reference/html/protocol.html:

      Please note, that IPv6 is currently not supported by jolokia yet but likely in the future.
      So is this still the case ?

      1.  bootstrap.xml
      <web bind="http://0.0.0.0:8161" path="web">
      2.  jolokia-access.xml
              <!-- <allow-origin>*://localhost*</allow-origin> -->
                       <allow-origin>*://*</allow-origin>
      
      Show
      We want to use AMQ7.2.4 in a totally IPV6 env, we are evaluating it now, I changed the below files, but the hawtio does not work when visiting through http://[::1]:8161 . And Per https://jolokia.org/reference/html/protocol.html : Please note, that IPv6 is currently not supported by jolokia yet but likely in the future. So is this still the case ? 1. bootstrap.xml <web bind= "http: //0.0.0.0:8161" path= "web" > 2. jolokia-access.xml <!-- <allow-origin>*: //localhost*</allow-origin> --> <allow-origin>*: //*</allow-origin>

    Attachments

      Activity

        People

          rh-ee-ataylor Andy Taylor
          rhn-support-xiwu Xiaohui Wu
          Votes:
          0 Vote for this issue
          Watchers:
          5 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: