4 Replies Latest reply on Jun 16, 2010 5:41 AM by jaikiran

    JBoss with IP Address and no DNS

      I am using JBoss AS 4.2.2 and I am having a problem connecting to the server from a client using IP Address. The server is started with "-b 0.0.0.0" option to bind on all interfaces. When the client establishes connection with the server using IP address, it gets back the host name and then tries to reconnect using the host name. This fails because we do not have a DNS for the client to resolve the host name and modifying the hosts file on the client is not an option. Is there any way to force the jboss to use just the IP address and not the host name?

       

      Thanks,

      Satish