Re: How to deploy JOGL on my server?
Posted by
gouessej on
Mar 01, 2012; 3:45pm
URL: https://forum.jogamp.org/How-to-deploy-JOGL-on-my-server-tp3790609p3790820.html
Hi
What is really confusing? You can look at my JNLP file for the pre-beta version of TUER. I only use the JARs, nothing else.
You can use the same signature for all JARs (JOGL, GlueGen and those of your application) like me or you can use the signed official JARs (then you have to load it as an extension).
Good luck.