Re: Can't run JOGL over webstart
Posted by
kitfox on
Jan 27, 2012; 3:06pm
URL: https://forum.jogamp.org/Can-t-run-JOGL-over-webstart-tp3693408p3693508.html
Good question. And the weird thing is that if I start Raven Studio, then start your program, and then exit your program, then Raven Studio will have started in the background! This isn't simply a matter of waiting for the download to complete - I actually have to start your program before Raven Studio starts.
I'm guessing the difference is that you are supplying the jars or native libs on your server. I'm going to have to try serving the jogl libs from my machine instead of using
<jnlp>
<resources>
<extension name="jogl-all-awt"
href="
http://jogamp.org/deployment/archive/rc/v2.0-rc5/jogl-all-awt.jnlp"/>