1 Reply Latest reply on Mar 29, 2005 2:30 PM by cycchow

    dhcp problem

    cycchow

      I am using JBoss 4 bridge with Apache 2 (jk2, 1.2.6). My server get ip from the dhcp server which map to dynamic dns.

      Since the network is not stable, the ip addres will be changed sometime. Everytime when the ip is changed (the dynamic dns map to a correct ip), the jboss (tomcat) seems halt (with no response), after restart the jboss, everything work fine. I have already set the -Djava.rmi.server.hostname=some.hostname.

      What should i do in order to fix the problem?