-
Bug
-
Resolution: Fixed
-
P1
-
6u14
create a desktop shortcut for any java web start application
ensure you can launch application via the desktop shortcut
update the server JNLP file for the application. e.g change the application title.
launch from the shortcut again. it will never pick up the update to the JNLP file. the shortcut won't be updated to reflect the new title.
if you launch directly from browser JNLP link, it works and will pick up the update.
this has been reported externally as well, see last comment here:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6809125
regression from 6u13
also a seperate problem if <update check=background/>
When updating a jnlp file in the background updater we need to fix the shortcut(s)
ensure you can launch application via the desktop shortcut
update the server JNLP file for the application. e.g change the application title.
launch from the shortcut again. it will never pick up the update to the JNLP file. the shortcut won't be updated to reflect the new title.
if you launch directly from browser JNLP link, it works and will pick up the update.
this has been reported externally as well, see last comment here:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6809125
regression from 6u13
also a seperate problem if <update check=background/>
When updating a jnlp file in the background updater we need to fix the shortcut(s)
- relates to
-
JDK-6764455 Avoid network requests if everything is cached and JNLP has <update check="background">
-
- Closed
-