I am having a problem, and I am not sure how to diagnose it. I am not even
sure it is an HttpClient problem, but that's where it shows up. So here
goes...

If I use an IP address in my URL, everything works great. However, if I use
a hostname in place of the IP, the GetMethod request fails with a 404. But,
when I run the failing URL through wget, it works! I would have expected
wget to fail in the same manner as my HttpClient call. Why would wget work
and GetMethod fail?

I am running RH ES 4.4, Java 1.5.10, and HttpClient 3.0.

--Steve
-- 
View this message in context: 
http://www.nabble.com/error-resolving-hostname-tf3885345.html#a11013007
Sent from the HttpClient-User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to