Login  Register

Re: jars not correct packed in release candidates !!!!

Posted by adi on Oct 10, 2012; 6:25pm
URL: https://forum.jogamp.org/jars-not-correct-packed-in-release-candidates-tp4026316p4026467.html

Now, on the Test applet site i have startet first all applets.
I have Windows 7 (64Bit),  Java SE 1.7 (64 Bit) and Browser is IE 9 (64 Bit).
All examples ends with the SecurityException "attemped to open sandbox jar ..... as a Trusted-Library".
That is the problem with newer browsers i think, they are more restrictive to run
secure and unsecure code in the same application.

Newer Firefix-Browser can't handle applets correct in the moment,
there are to many security problems with the java plugins.
I have tried also all examples with a 64 Bit Mozilla with the 64 Bit java-plugin,
but they all crashes.  Can be the same problem with the IE.