[Bug 3690] Iced Tea Web OpenJDK - do not use Proxy

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Feb 7 14:26:40 UTC 2019


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3690

--- Comment #10 from JiriVanek <jvanek at redhat.com> ---
I would go with following:
Download one of
http://icedtea.wildebeest.org/download/icedtea-web-binaries/1.7.1/windows/

Make it work :)

In that, you should have itweb-settings.bat
That *should* be configuring same deployment.properties, as *yours* *current*
javaws is reading. You will most likely find, that in network, is checked out
"use browser settings" select "none" and apply/ok. Then you can verify that
your deployment.properties file contais  deployment.proxy.type=0
(as from: itweb-settings --verbose --help | grep deployment.proxy.type
    itweb-settings  -reset deployment.proxy.type      -  Resets the value of
`deployment.proxy.type` setting.
    deployment.proxy.type                             - 0 (default: 3)
(Possible: are in range -1 to 3 (inclusive))
)


HTH

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20190207/a1eca1c6/attachment.html>


More information about the distro-pkg-dev mailing list