-
Backport
-
Resolution: Won't Fix
-
P4
-
None
The problem is in JNLPClassPath.java, the call to getResource is returning null, instead of a jar url to the file url to UNC path to the jar file in the cache.
simple applications can work, but anything that calls getResource() in the apps JNLPClassLoader will fail.
simple applications can work, but anything that calls getResource() in the apps JNLPClassLoader will fail.
- backport of
-
JDK-6285497 If the Java Cache directory is set to a UNC path, Java Web Start will not launch
-
- Closed
-