Java Web Start cannot find the jnlp file
843802Apr 24 2003 — edited Jun 12 2005I am trying to run the Pet Store sample of the Sun ONE application server. When I used IE to launch the application, Java Web Start displayed an error: "Unable to launch the specified application". I checked the temporary directory for IE, there were no JNLP files. That's why JWS cannot launch the application. But I saw IE download the file. It seems that IE automatically deleted it, so JWS cannot find the JNLP file. Why did IE do that?
I tried to use Netscape 6.0 to launch the application, it worked very well. JWS successfully launched the application. And I can find JNLP files in the temporary directory for Netscape.
Anybody who know why this situation occurs? Any help would be really appreciated.
Rachel