-
Bug
-
Resolution: Fixed
-
P3
-
6u12
-
b02
-
x86
-
windows_xp
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2199358 | 7 | Calvin Cheung | P3 | Resolved | Fixed | b64 |
If a dragged-out applet references to a JNLP file with "main=false" associated with the jar file entry such as the following:
<jar href="AppDeployDemo.jar" main="false"/>
we shouldn't try to load the main class from the listed jar file because it results in "main class not found" execption.
<jar href="AppDeployDemo.jar" main="false"/>
we shouldn't try to load the main class from the listed jar file because it results in "main class not found" execption.
- backported by
-
JDK-2199358 dragged-out FX applet can't be relaunched even with main=false set in JNLP file
-
- Resolved
-