JRE and Proxy Settings
807600Nov 22 2007 — edited Nov 23 2007Hello,
I've created a proxy.pac that's been deployed to our ouposts. It works fine except for one web application which is using java.
Now, I figured out that it's because I have to not only change the proxy-settings for IE and Firefox, but also for Java. Point is, it's user-based. So every user has to make these changes to make them become active.
My question is: Is there a way (probably by manipulating the net.properties) to make this change systemwide and not only limited to a single user?