Originally Posted by
copeg
Define unable to run...can you access the test.jnlp with a browse? Do you get a webstart message window? Are there exceptions?
It says in Application Error Window "Unable to launch the application" and i click details button and this is the error message
start("
com.sun.deploy.net.FailedDownloadException: Unable to load resource:
http://localhost:8080/test.jnlp
at com.sun.deploy.net.DownloadEngine.actionDownload(U nknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Un known Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Un known Source)
at com.sun.deploy.net.DownloadEngine.getResourceCache Entry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCache Entry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unkn own Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unkn own Source)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unkn own Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
")end