JDK-4980122 : [quicksilver] java web start does not read browser's "System" proxy setting
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux_suse_slec
  • CPU: x86
  • Submitted: 2004-01-19
  • Updated: 2004-12-06
  • Resolved: 2004-11-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other JDK 6
5.0u2Fixed 6 b16Fixed
Description
quicksilver ISO build04

Select Launch, preferences Internet. 
Configure http proxy, secure http proxy and ftp proxy.
Launch mozilla, browse to www.sun.com.
Mozill's default proxy setting is "Use System proxy setting" - this functions.

Select Launch, applications, internet, java web start.
BUG java web start does not by default successfully browse to http://java.sun.com/products/javawebstart/apps/remoteApps.html.

The problem is due to the proxy settings in java web start. The default proxy setting is to use the browser's (mozilla) proxy.
When mozilla's proxy is set to use system proxy setting, java web start does not read these settings.
Java web start should read the preferences, internet settings when mozilla is configured to use the system proxy settings

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang
21-07-2004

WORK AROUND user can manualyy setup mozilla's proxy settings or manually set up java web start's proxy settings.
21-07-2004

EVALUATION The mozilla proxy setting: "use system settings" must be new, It is not seen on Mozilla 1.4 for Sun Java Desktop, or 1.6 for windows. It's not unexpected that existing products are unaware of the setting. We need to look into supporting this moving foward. ###@###.### 2004-01-19 -------------------------------------------------------------------------------- ###@###.### 2004-01-19 The use system proxy settings for mozilla was introduced in mercury build_06 mozilla 1.4 (ref 4882364). The check box can be found under, preferences, proxies at the top of the page. try to implement for tiger beta 2 ###@###.### 2004-03-06 decommiting untill doable solution is proposed ###@###.### 2004-03-26
06-03-2004