nixpkgs/pkgs/development/compilers/icedtea
Ricardo M. Correia be8667627a icedtea: Workaround javaws/web plugin start-up error
This is a workaround to avoid the error: "java.io.IOException: RSA premaster
secret error".

In Java Web Start and the Java web plugin, there seems to be a Java policy
that prevents untrusted code from being loaded, and (probably for security
reasons) it doesn't like the files in the JDK's lib/icedtea/jre/lib/ext
directory to be symlinks.

Worked around it by copying those files instead of symlinking them.
2014-03-26 21:07:36 +01:00
..
cppflags-include-fix.patch icedtea7: New package 2014-03-26 21:07:36 +01:00
default.nix icedtea: Workaround javaws/web plugin start-up error 2014-03-26 21:07:36 +01:00
fix-java-home.patch icedtea7: New package 2014-03-26 21:07:36 +01:00
generate-cacerts.pl icedtea7: New package 2014-03-26 21:07:36 +01:00
sources.nix icedtea7: New package 2014-03-26 21:07:36 +01:00
update.py icedtea: Add update script 2014-03-26 21:07:36 +01:00