From: Norman M. <no...@ap...> - 2007-04-26 14:09:52
|
Hi all, we using dnsjava in our project ( james.apache.org), and it works great. But sometimes we need to resolv "localhost". This is not possible with dnsjava, because it not take care about /etc/hosts etc. So we have to resolv such lookups with InetAddress usage. Is it planned to resolv this kind of stuff ? Maybe be able to enable it via a "switch" ? Thx Norman |