Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Network Connections(Proxy Bypass for local connections)
Network Connections [message #702566] Tue, 26 July 2011 10:21
Eclipse UserFriend
I have recently done a clean install of Eclipse Indigo and migrated my current projects to a new workspace created for Indigo. I am behind a corporate proxy server and Microsoft ISA server. I have tried direct, manual, and native configurations for Network Connections under preferences but requests to internal servers still request access through the proxy server. The proxies are congirgured to refuse these connections and there is little hope of getting IT to change that. So far I have seen this affect Local Help, GWT designer and Birt report viewer. I am watching the transaction with the proxy via WireShark.

56 0.001475 161.218.44.119 161.218.7.8 HTTP GET
http:%%127.0.0.1:5372/0/__start.html HTTP/1.1

74 0.000102 161.218.7.8 161.218.44.119 HTTP HTTP/1.1 502 Proxy Error ( Connection refused ) (text/html)

If I disconnect from the network all three also fail, though I can not see why. I was using GWT designer under Ganymeade so it seems to be an issue with a subsequent release. You can see in the Network Connections window that 127.0.0.1, localhost... are listed for proxy bypass. Does any one know how to get the platform to bypass the proxy server.
Previous Topic:Generate single javadoc for multiple projects
Next Topic:Maven Jetty Plugin: hot deploy possible?
Goto Forum:
  


Current Time: Fri Jul 04 16:15:42 EDT 2025

Powered by FUDForum. Page generated in 0.03458 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top