Re: incorrect files in stable release
Posted by
Wade Walker on
Feb 02, 2011; 5:15pm
URL: https://forum.jogamp.org/Re-incorrect-files-in-stable-release-tp2399074p2406957.html
I don't feel too strongly about it, since I'm not working on web start right now. But the carbon content of my balls is far too low to link my app against someone else's remote server and hope their update doesn't break me

I guess this deployment allows users to just insert one line in their JNLP to get all of JOGL, so they don't have to copy the JOGL JNLP file and change the insides to point to their own server. But we've already seen users bitten by version incompatibility on the forum (like this guy at
http://jogamp.762907.n3.nabble.com/Applet-throwing-NoSuchMethodException-tp2335825p2349347.html).
Maybe I should write a wiki page on web start where I tell the possibilities of hosting (local filesystem, local web server, JogAmp web server) and mention the possible risks/benefits of each?