posted 11 years ago
Hi,
I'm having problems with my first jnlp app. I use the following code:
to run deploy.jar file on my local computer.
deploy.jar file runs while double clicking on its icon, but does not run in jnlp. I get no pop-up windows with errors.
After setting the trace option to showing all the trace I got to these:
Could someone give me some advice on how to solve this problem? Or how to run local files using jnlp?
I searched the net but I couldn't find anything that would solve the problem.