-
Bug
-
Resolution: Fixed
-
P3
-
6u10
-
b01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198722 | 7 | Andy Herrick | P3 | Resolved | Fixed | b104 |
When using DownloadService.loadResource() to load either an application, applet, or component extension jnlp file, only the jnlp file is downloaded.
It would be far better if all the resources refered to by the jnlp file were also downloaded, such that it would be the same as importing the jnlp-file.
This should apply to other API's, such as loadPart(), that include an extension jnlp href.
It would be far better if all the resources refered to by the jnlp file were also downloaded, such that it would be the same as importing the jnlp-file.
This should apply to other API's, such as loadPart(), that include an extension jnlp href.
- backported by
-
JDK-2198722 loadResource(jnlp-href) should import all the resources in the jnlp file.
-
- Resolved
-