Login  Register

Re: Javaws deployment of Jogl application - problem on Windows

Posted by BIS on May 16, 2015; 12:54pm
URL: https://forum.jogamp.org/Javaws-deployment-of-Jogl-application-problem-on-Windows-tp4034486p4034488.html

Is the mime type for .jnlp correctly configured on your server? It's odd that the jnlp file doesn't execute (I'm using IE 11 on Win7 Pro x64.); instead of launching the app, I'm presented with a dialog asking whether I want to save or open the jnlp. With my apps, there is no such dialog - it just launches the app. I've looked over the jnlp and I don't see anything obviously wrong with it. But then, I'm no expert.