Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4430482
Votes 0
Synopsis installer should be able to handle proxy autoconfig script
Category javawebstart:install
Reported Against 1.0
Release Fixed 1.0.1
State 11-Closed, Verified, bug
Priority: 3-Medium
Related Bugs
Submit Date 27-MAR-2001
Description
JavaWS currently won't automagically detect proxy settings if a proxy
config script is being used by the browser.  Since many companies use autoconfig
scripts, we should support them in JavaWS.
Work Around
N/A
Evaluation
We now check for the presence of a proxy autoconfiguration script, and if
one exists, we read it.  We then grab the first proxy that the file mentions
and attempt to use it.  There could be a better implementation for this, but it would involve actually executing the script, which would require a bundled JavaScript interpreter.

- xxxxx@xxxxx  2001-03-29

Re-opened, just found a bug in this.

- xxxxx@xxxxx  2001-03-29

We were indexing a string incorrectly, fixed.

- xxxxx@xxxxx  2001-03-30
Comments
  
  Include a link with my name & email   

Submitted On 12-MAY-2002
mkosanap
nice 2 be with u Java Appled


Submitted On 24-JUN-2002
adolf12
bochnia_adolf@hotmail.com


Submitted On 16-MAR-2003
balkica
tanitim


Submitted On 04-SEP-2005
yes


Submitted On 28-OCT-2008
How can i specify the .pac script location? 

Do we have to specify any system parameters or location?



PLEASE NOTE: JDK6 is formerly known as Project Mustang