Don't understand that - I would have thought "dns:localhost" always worked (assuming there is a dns: provider in your VM)
The point of this test is to verify the Context hands off correctly to other protocol handlers. If you can think of a more reliable test I'll make sure it gets in (eventually, I am traveling this week). -- Jeremy > -----Original Message----- > From: Jacek Laskowski [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 30, 2003 1:15 PM > To: [EMAIL PROTECTED] > Subject: Re: Error while unit testing : > o.a.g.naming.java.ReadOnlyContext > > > Jeremy Boynes wrote: > > I think it would be a transient network failure that meant that > > apache.org could not be resolved. Perhaps this should just use > > localhost. > > It hit me this weekend as well as I had been working offline. Changed > the appropriate line so that it used localhost, but it also > didn't work > :-( At last, I had to comment it out. > > > Jeremy > > -Jacek > >
