Proxy autentication not sent
Posted: Tue Mar 23, 2004 2:00 pm
Hi all
I have eclips 3M7 and oxygen 3.1_M6.
Because my PC is behind a Proxy I entered the appropriate proxy configuration. Unfortunately I still do get an HTTP 407 Error, which means that the proxy doesn't get any valid autentication data.
With the tcpTrace Tool I checked what is really sent to the proxy
My understanding of the log is, that no autentication data is sent to the proxy.
Any ideas?
Ernst
I have eclips 3M7 and oxygen 3.1_M6.
Because my PC is behind a Proxy I entered the appropriate proxy configuration. Unfortunately I still do get an HTTP 407 Error, which means that the proxy doesn't get any valid autentication data.
With the tcpTrace Tool I checked what is really sent to the proxy
Code: Select all
GET http://hibernate.sourceforge.net/hibernate-configuration-2.0.dtd HTTP/1.1
User-Agent: Java/1.4.1_03
Host: hibernate.sourceforge.net
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Proxy-Connection: keep-alive
Any ideas?
Ernst