Of course, as soon as I hit send, I had the idea to look at the JavaFX forum which has the same problematic (have to launch applications via JNLP). I found this thread: http://forums.sun.com/thread.jspa?forumID=934&threadID=5390135
which gave the solution:

<jnlp spec="6.0+" codebase="file:.">

Works on my computer!

(I tried before: ".", "file:/.", "file:///.", and some other combinations! Of course, not the one which works...)

--
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  --  --  --  --  --  --  --  --  --  --  --  --  --

Reply via email to