1 Reply Latest reply on Jul 16, 2019 1:34 AM by jaikiran

    Unable to map dns server in wildfly 11.0

    ashwini19

      Hi,

       

      We have been able to install wildfly 11.0 on our server.When we mention the IP address in the standalone.xml file it displays the file content when we run the IP address link.

      However when we mention the dns server name it displays 404 not found error.

      Could anyone please help us understand if there is any separate configuration required to map dns server to wildfly 11.0 ?

        • 1. Re: Unable to map dns server in wildfly 11.0
          jaikiran

          ashwini19  wrote:

           

          Hi,

           

          We have been able to install wildfly 11.0 on our server.When we mention the IP address in the standalone.xml file it displays the file content when we run the IP address link.

           

          Please use WildFly 17.0.1 (latest released) and try it out. I remember there was some similar issue in an older version of WildFly which was fixed later. Having said that it has nothing to do with IP address vs domain name.

           

           

          However when we mention the dns server name it displays 404 not found error.

          What is teh exact URL you are using and what does the displayed page look like? Are you sure that page is indeed being displayed by WildFly? By default, WildFly binds to localhost. How are you overriding it to bind to the domain name?