Login  Register

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

Posted by Michael Bien on May 19, 2010; 1:31am
URL: https://forum.jogamp.org/Mac-OS-Java-Update-1-6-0-20-breaks-JOGL-applets-tp827857p827981.html

hello Shawn,

thanks for the report. JogAmp suffers currently under chronical Mac shortage... hope this will change soon.

but still i believe you are mixing things up:
Shawn Kendall wrote
java.io.IOException: Server returned HTTP response code: 400 for URL: http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl.jnlp
the builds on java.net are very old and not maintained by us.

Shawn Kendall wrote
Caused by: java.lang.SecurityException: attempted to open sandboxed jar http://jogamp.org/deployment/webstart/jogl.all.cdc.jar as a Trusted-Library
cdc means connected device configuration and is not supposed to be used on the desktop ;)

there is a little bit info on the wiki:
http://jogamp.org/wiki/index.php/Jogl_FAQ
http://jogamp.org/wiki/

and in the howtos
http://jogamp.org/jogl/doc/deployment/JOGL-DEPLOYMENT.html
http://jogamp.org/jogl/doc/HowToBuild.html

best regards,
michael