Posted by
Sven Gothel on
Sep 17, 2011; 10:51pm
URL: https://forum.jogamp.org/JOGL-Webstart-seems-to-be-broke-tp3345159p3345264.html
On Sunday, September 18, 2011 12:04:39 AM Tom Naps [via jogamp] wrote:
>
> It seems that Webstart-ed JOGL applications that have been running reliably
> for years now fail when resources referenced in the JNLP file are given by:
>
> <extension name="jogl"
> href="
http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl.jnlp"
> />
We don't maintain the previous version of JOGL any more,
which last check-in happened around 2009 ?
(All java.net or kenai.org stuff .. is obsolete)
What we do support is
http://jogamp.org's version of JOGL
which is actively developed.
See <
http://jogamp.org/jogl/> and a direct applet test page
is available here <
http://jogamp.org/deployment/jogamp-next/jogl-test-applets.html>
Well .. maybe a clueless attempt to update the JAR's signature/signing
since it may have expired. But the source code repositories are very old,
ie. no active development.
Please feel welcomed to enjoy and participate here.
>
> Thanks,
> Tom Naps
Cheers, Sven