LWJGL Forum

Programming => Bug Reports / RFE => Topic started by: cwei on November 29, 2014, 21:26:14

Title: [BUG] All legacy webstart extension.jnlp files are broken
Post by: cwei on November 29, 2014, 21:26:14
Hello,

we used the old links for our webstart files and switched now to

http://legacy.lwjgl.org/webstart/2.9.1/extension.jnlp

but the extension.jnlp it self contains the old link and doesn't work.

<jnlp codebase="http://lwjgl.org/webstart/2.9.1" href="extension.jnlp">
  <information>
    <title>LWJGL</title>

All legacy 2.x versions files are wrong.

Please help.


Title: Re: [BUG] All legacy webstart extension.jnlp files are broken
Post by: apostolos on November 29, 2014, 23:26:31
Hi cwei,

The paths have been fixed and the old URLs rewritten. The demos should work for you now.

However, I'm pretty sure you shouldn't rely on extension.jnlp to be present on LWJGL's server. I think those files are only hosted there for demo purposes and users are supposed to host their own versions.

@spasi, @Matzon, @Kappa --> Any insight about this? Should this be allowed? If yes, then maybe it is a good idea to move them to the CDN.
Title: Re: [BUG] All legacy webstart extension.jnlp files are broken
Post by: cwei on November 30, 2014, 00:44:27
Thanx a lot from http://www.bytonic.de (http://www.bytonic.de).

Now all the fans of Quake2 are happy again and can click and play http://www.bytonic.de/downloads/jake2_lwjgl.jnlp (http://www.bytonic.de/downloads/jake2_lwjgl.jnlp).
Have fun and thanx for the library and the support over the last 10 years.

BTW.: All your demos at http://legacy.lwjgl.org/demos.php are broken too.
Title: Re: [BUG] All legacy webstart extension.jnlp files are broken
Post by: cwei on January 17, 2015, 03:46:41
Same problem with version 2.9.2

http://legacy.lwjgl.org/webstart/2.9.2/extension.jnlp

but the extension.jnlp it self contains the old link and doesn't work.

<jnlp codebase="http://lwjgl.org/webstart/2.9.2" href="extension.jnlp">
  <information>
    <title>LWJGL</title>

The "legacy." is missing in the codebase url.
Title: Re: [BUG] All legacy webstart extension.jnlp files are broken
Post by: spasi on January 19, 2015, 00:21:54
Thanks, the links should be fixed now.
Title: Re: [BUG] All legacy webstart extension.jnlp files are broken
Post by: cwei on January 21, 2015, 01:01:55
The jar signing certificate is expired in Nov. 2014.