Page 1 of 1

Proxy autentication not sent

Posted: Tue Mar 23, 2004 2:00 pm
by ernst
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

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
My understanding of the log is, that no autentication data is sent to the proxy.

Any ideas?
Ernst

Posted: Fri Mar 26, 2004 4:22 pm
by sorin_ristache
Thank you for reporting this bug. You are right, for some reason Eclipse doesn't send the authentication information to the proxy server. We are working on a fix.

Best regards,
Sorin

Posted: Fri Mar 26, 2004 6:38 pm
by sorin_ristache
We already fixed the bug. The fix will be available in the next release of <oXygen/>.