Login  Register

hosting jnlp signed Java3D jars

Posted by Traksewt on Oct 08, 2013; 5:59am
URL: https://forum.jogamp.org/hosting-jnlp-signed-Java3D-jars-tp4030195.html

Is it possible for jogamp to sign the Java3D jars and create a JNLP for it? It works great for JOGL with cascading JNLPs where I can use the jogamp jars as is.  However, I am signing the Java3D jars with our own certificate to get it all working in the webpage as an applet. It would be great to use JNLP to point my signed app JNLP to the Java3D JNLP (signed by jogamp) which can then point to the JOGL JNLP etc.

BTW, can someone please build the signed version of (gluegen_726-joal_484-jogl_1104-jocl_856). I'd like to try it out.

thanks