In JBoss AMQ7 hawtio, configuring remote hosts with FQDN does not work

Solution Verified - Updated -

Issue

  • We are trying to configure remote hosts allowed in jolokia-access.xml. It works fine when we configure IP addresses whereas it does not work with FQDN.

    • Works

       <remote>
           <host>127.0.0.1</host>
           <host>localhost</host>
           <host>IP Address</host>
       </remote> 
      
    • Not working

      <remote>
            <host>127.0.0.1</host>
            <host>localhost</host>
            <host>FQDN</host>
      </remote>
      

Environment

  • JBoss AMQ 7.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content