Jogl in a webstart application
Posted by
Andreas on
Jul 19, 2013; 7:45am
URL: https://forum.jogamp.org/Jogl-in-a-webstart-application-tp4029613.html
Hi,
I'm trying to use jogl in a webstart application. If I follow the hints from
http://jogamp.org/wiki/index.php/Using_JOGL_in_Java_Web_Start for a local environment with local jogl-jars, I'm getting a "JAR manifest codebase mismatch for file:/....../jogl-all.jar". I'm using Oracle Java 1.7-25. What could I do?
Andreas