I’m playing with trying to get a JOGL app going with webstart. As a first test, I thought I’d install just the ‘Gears’ demo jnlp file unchanged on my web server to see if I could get it going.
My trouble is that my browser just displays the contents of the JNLP file. The same piece of HTML referencing the Gears jnlp file on jogl-demos works fine. If you go here:
http://abraded.co.uk/jogl/test.html
The first link works, and the second doesn’t and I’m stumped as to why. Anyone any ideas ? (I don’t think it’s anything to do with https vs. http).
If I double-click the local JNLP file in windows explorer, the gears demo starts fine.
Thanks
Rob