Bug 432

Summary: Missing JNLP files from deployment
Product: [JogAmp] Jogl Reporter: gizmQ <nathan>
Component: appletAssignee: Sven Gothel <sgothel>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 2   
Hardware: All   
OS: all   
Type: --- SCM Refs:
Workaround: ---

Description gizmQ 2010-11-23 12:13:07 CET
Currently there are broken URLS to JNLP
files that were once under deployment/webstart

404 - http://jogamp.org/deployment/webstart/jogl-all-awt.jnlp
404 - http://jogamp.org/deployment/webstart/Gears.jnlp

For example all the DEMOS on http://jogamp.org/jogl-demos/www/
are broken.

Our site also references these files.

Where did they go?
Comment 1 Sven Gothel 2010-11-23 16:34:31 CET
working on it right now .. :)
Comment 2 Sven Gothel 2010-11-23 21:17:23 CET
we are back ..

  http://jogamp.org/deployment/webstart-next/

is promoted
Comment 3 gizmQ 2010-11-23 23:04:29 CET
This is great. Our Applets are running fine now.
Thank you Sven.