Re: Applet demos not working
Posted by
Xerxes Rånby on
Jul 06, 2012; 2:13pm
URL: https://forum.jogamp.org/Applet-demos-not-working-tp4025445p4025446.html
2012-07-06 15:37, Kyle [via jogamp] skrev:
Hello!
I've been considering deploy my JOGL application as an applet but
I'm having second thoughts. I started looking into how to do the
whole thing and checked out the demos. None of them would load.
Nothing I did could fix it either, I've tried running under Ubuntu
12.04, Windows XP, Windows 7, Firefox, Google Chrome, Internet
Explorer, Java 6, and Java 7.
Interesting that you hit this issue using all of the above
platforms.
Most likely you are using JOGL 1 from the oracle/sun servers, Oracle
have stopped signing their jars since they do not support JOGL
anymore.
Is deploying a JOGL applet currently impossible?
You need to use the JogAmp JOGL 2 jars from
http://jogamp.org/deployment/jogamp-current/ they are signed.
Cheers
Xerxes