I had a lot of problems updating an RCP product behind NTLM proxies. I initially tried disabling the use of the Apache HttpClient providers and using java.net.useSystemProxies, but the system proxy support doesn’t work with PAC files.
I fortunately stumbled across the proxy-vole project https://code.google.com/p/proxy-vole/ It provides a proxy selector that uses the platform proxy settings, and also supports WPAD/PAC files too. It addressed the bulk of proxy problems, but I still had some customers with unsurmountable proxying issues. I’ve been meaning to see if proxy-vole could be integrated as a solution for bug 279471. Brian. _______________________________________________ cross-project-issues-dev mailing list cross-project-issues-dev@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev