posted 21 years ago
hi,
I can't say what the reason is. Hm, obviously there is a problem with the location of the jnlp-file. But I suppose this problem is caused through the download. so I would suggest to things:
- delete the JavaWebStart cache. This directory is in your home under ".javaws" (in my case (linux) its:
"~/.javaws/cache"
deleting this directory will remove all files that have been downloaded by jws, including the jnlp files. (using the javaws admin gui is not that efficient, I suspect.)
If you don't want to remove all the cache, remove only the Poseidon directory: something like cache/http/wwwgentlewarecom/...
- if you have downloaded any jnlp files (Poseidon) yourself and saved them at another location, remove them as well.
- try again.
If it does not work this time, and you didn't try it, yet, then download the jnlp file directly using "save link target as" in your browser.
start javaws from the commandline giving this jnlp file as argumen "$ javaws Poseidon....jnlp"
hope this will help
Chantal