Java and IE proxy question
I'm wondering if anyone has seen this issue before and if there is a registry setting or global type fix for the problem. We're using a proxy.pac file to set IE for all of our user machines to connect to our internet proxy server. We do this for security and monitoring this part is working.
Our problem comes when users try to use java because java 1.5.0_02 does not seem to have the ability to automatically pull the proxy settings from internet explorer. It is not a feasible solution to have our technicians sit at each machine and set this setting for each user. It is a slightly less viable solution to have all of our techs go to each machine and install the new 1.5.1 version of java. We are going to have to make new machine images after the christmas season but we will need this working before then. Java does not play well with MSIs for install so that is out as well.
This thread is almost exactly what our problem is but there is no solution provided besides upgrading to the new java which is not within our timetable.
http://forum.java.sun.com/thread.jsp...sageID=3097295
I have not personally checked in the registry, but I have been assured by others in my department that the setting is not there. Anyone ran into a similar problem or have the ability to point me in the right direction? Thanks in advance for the help.