users@jersey.java.net

RE: Re: No server response

From: <gary.casey_at_bt.com>
Date: Tue, 10 Jul 2007 14:15:32 +0100

Reproduced on another machine. So since you guys had helped me eliminate
everything else, I fell back to debugging, and bingo! - the thread is
hanging in native method Inet4AddressImpl.getHostByAddr(byte[]) which
does a reverse DNS lookup, which doesn't work for my dev windoze
machines. Now I just have to figure out what to do about that!

Thanks,

- Gary