Signed JOAL/JOGL applet

Hi,

There is currently a JOGL applet player signed by Sun which allows using JOGL in
applets without a security prompt. Is there any plan to do a joint JOAL/JOGL version
of this – a JOGL only applet seems a bit of a wasted opportunity.

JC

Please file an RFE about this using the Issue Tracker on the JOAL home page. We will need to restructure some code to enable such deployments. Given the robustness issues we’ve seen so far wtih JOGL applets I would strongly encourage you to consider doing your deployment with Java Web Start, which at this point should already support deployment of unsigned applications using the JOGL and JOAL extension JNLP files.