In JBoss AMQ7 hawtio, configuring remote hosts with FQDN does not work
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.