openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #00857
[Bug 274360] Re: Browser and system proxy settings are ignored
works with icedtea6-plugin in the openjdk PPA (and the ca-certficates-
java package installed)
** Changed in: icedtea-gcjwebplugin (Ubuntu)
Status: New => In Progress
--
Browser and system proxy settings are ignored
https://bugs.launchpad.net/bugs/274360
You received this bug notification because you are a member of OpenJDK,
which is subscribed to icedtea-gcjwebplugin in ubuntu.
Status in “icedtea-gcjwebplugin” source package in Ubuntu: In Progress
Bug description:
Binary package hint: icedtea-gcjwebplugin
Package: icedtea-gcjwebplugin 1.0-0ubuntu5
Description: Ubuntu 8.04.1
Release: 8.04
My desktop PC is behind a non-transparent web proxy and I have this configured in my browser and system preferences.
When attempting to load an applet (e.g. from http://www.java.com/en/download/help/testvm.xml) the browser status changes to "starting applet..." but I see only a grey box. The log shows "netx: Initialization Error: Could not initialize applet. (java.lang.ClassNotFoundException testvmDynamicJavaComPopUp819)"
To work around this I set up Squid as a transparent proxy and configured iptables to redirect web traffic to it. When this is enabled the applet loads successfully.
I would expect the plugin to use the system or browser proxy settings for downloading class files. Instead it assumes a direct connection to the web.
References