Kontorotsui wrote:
> Make sure that in /etc/host.conf you have the following command:
>From the attachment I sent:
production:~/projects/inet>cat /etc/host.conf
order hosts, bind
multi on
> order hosts, bind
Check!
> And that in /etc/hosts there is the entry
>From the attachment I sent:
production:~/projects/inet>cat /etc/hosts
<snip comments>
#This host (AAA.AAA.AAA.AAA = IP Address of this host)
AAA.AAA.AAA.AAA production
# For loopbacking.
127.0.0.1 localhost
> 127.0.0.1 localhost
Check!
The reason I posted this to the linux java users is that all of my non-java apps
work properly - ie they can resolve "localhost" and "production" and see changes
immediately when I modily /etc/hosts. Thanks for your help thus far - any other
ideas?
--shawn
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]