RMI localhost problem
843793Jul 14 2003 — edited Aug 1 2003I specifiy RMI lookups to use 127.0.0.1 however for some reason if I pull out my network connection the lookup fails with the Error due to the fact that no connection can be made to the IP address of the machine and not 127.0.0.1
How can I ensure that 127.0.0.1 is used so that RMI lookups do not fail when the netwrok is down?