Login  Register

Re: Mac OS Java Update ( 1.6.0_20) breaks JOGL applets

Posted by blainebell on Apr 19, 2011; 10:16pm
URL: https://forum.jogamp.org/Mac-OS-Java-Update-1-6-0-20-breaks-JOGL-applets-tp827857p2840561.html

Well, I found keys that do not expire and it still gives me the error "Cannot validate certificate for libjogl_desktop.jnilib".

I am not sure what the next steps for this are.  Its strange that it complains about the file/library "libjogl_desktop.jnilib" and not the jar, which is signed.  I am resigning the jar, but that shouldn't matter, should it?

I also took the applettest-jnlp.html demo and put it into my jar file (took out the newt stuff since I am not packaging it).  I am still getting the same error, so it must have something to do with the way I package my jar files, but not sure what it is.

Blaine