jogl 1.1.1 vs 2.0 jnlp applet
Posted by Petr Skramovsky on Oct 12, 2010; 11:15am
URL: https://forum.jogamp.org/jogl-1-1-1-vs-2-0-jnlp-applet-tp1686929.html
Hi guys,
Im working on online map application which is using jogl( 1.1.1 ) jnlp applet for map rendering... it worked pretty well but it stopped working with java jre update 21 ( main class not found exception ). I read that many people had the same problem, and I didn't find anybody to solve it. I started to use jogl 2.0, applet itself is running with u21 but seems buggy ( linux is crashing in nativewindow.so and pthreads.so, viewport does work properly, on vista some ogl ex function was not found... :/) so i would like to stay with 1.1.1 atm. Do you have any idea how to solve that main class error?
Thanks for reply Petr Skramovsky.