Summary of how to use the proxy set in IE when connecting with Java
How to set in java, how to use it can be used automatically IE setting preferred proxy question HttpsUrlConnection
** 10 years ago Manned treatment was a problem, and the solution was completed.
https://community.oracle.com/message/7326510#7326510**
Installation below the test ①
- System.setProperty ("proxySet", "true");
- System.setProperty ("java.net.UseSystemProxies", "true");
- IE medium setting good deputy
- Program introduction
Registry (1) Unable, Registry and Registry
- Current User item: Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings setting item, for the following three attribute settings.
- ProxyEnable: 0 ProxyHttp1.1: 1 ProxyOverride: [127.0.0.1; ](Installed on my PC)
Relocation in jre /lib/net.properties
- In the process of retouching java.net.useSystemProxies = false 冘 true
- At the time of the problem, there is a fundamental death.
IE sum eclipse superior proxy setting capital setting correct, java medium use not used this trivial proxy feeling
- ** Under this individual situation, the main problem is resolved, and the java is left behind.
(Renewal of possession ...)
2018/06/16 update
-** jdk java.net.UseSystemProxies attribute use bug https://bugs.java.com/view_bug.do?bug_id=6912868 **
--https://community.oracle.com/message/7326510#7326510 12 years ago Same problem
--https://community.oracle.com/message/4639742#4639742 9 years ago Manned scrutiny allowed