javaws CLI with Icedtea-web

Jacob Wisor gitne at gmx.de
Mon Jun 30 15:23:13 UTC 2014


On 06/30/2014 04:39 PM, Chris Lee wrote:
> Hi Jiri
>
> Thanks so much
>
> To explain as well, what I am trying to do is use a specific proxy server and port for a specific website.
> I had thought that a link to the CLI might be the quickest if I can get it working, If there is an easier way to configure, then I am open to suggestions.

Try using Java's network configuration properties like http.proxyHost, 
http.proxyPort, https.proxyHost, https.proxyPort, ftp.proxyHost, ftp.proxyPort, 
gopher.proxyHost, gopher.proxyPort, socksProxyHost, socksProxyPort with the -J-D 
switch. For more information have a look into
<JRE_HOME>/lib/net.properties.

>> 1.4.1 is outdated. If you need for some reason to stay with 1.4, please update to 1.4.2, however - please swap to 1.5. It was released few month ago, is stable, and a a lot of fixes was fixed here.
>
> This installation is for the ATLAS experiment at CERN. For security reason, we are usually compelled to use what is available in the SLC repos, which unfortunately for me right now is 1.4.1

If security is key to you, you shouldn't probably be using IcedTea-Web yet. 
Instead, resort to Oracle's Java Web Start implementation. This product is 
feature and specification complete, in contrast to IcedTea-Web. Java Web Start 
has most probably received far more security fixes and screening than 
IcedTea-Web. Personally, at the current stage of IcedTea-Web I would advise any 
enterprise or security aware user not to use IcedTea-Web.

Regards

Jacob


More information about the distro-pkg-dev mailing list