Re: Mac OS Java Update ( 1.6.0_20) breaks JOGL applets
Posted by
Wade Walker on
Apr 21, 2011; 1:51am
URL: https://forum.jogamp.org/Mac-OS-Java-Update-1-6-0-20-breaks-JOGL-applets-tp827857p2845290.html
Hi Blaine,
As a starting point, I tried a simple Java Web Start app (a JNLP without a wrapping applet) on Mac OS X just now, and it seems to work fine. I used the same procedure that I described at
http://forum.jogamp.org/JOGL-Web-Start-Applet-in-a-Local-Net-td2278856.html#a2288671, running locally because I've been too lazy to set up a real web server yet. All 20 of the "natives" JARs, the 4 JOGL JARs, and my app's JAR are all signed by me and sitting on my hard drive (not referenced from jogamp.org).
Is it just the JNLP applet launcher that doesn't work for you, or is it Java Web Start too? Maybe that would help narrow things down.