Submitted On 24-FEB-2003
erikusuma
Hey, when will this bug be fixed?
I really need this enhancement. I cannot find it in JSR.
Submitted On 28-MAY-2003
lgirton
When is this going to be resolved. Makes it kind of hard to
use extensions with Web Start, if you aren't going to allow us
to execute uninstall routines like the specification mentions.
Submitted On 16-NOV-2003
jbbugeau
This is realy something we MUST have for tiger !
Any extension should be identified by an unique ID
(like a package name for instance).
Before downloading a package JWS should also ask using a
rendez-vous service if such a package is available localy.
If so, then, instead of downloading from the server it
download from the "local" (or global) cache.
Hence, it both reduce the load on download site and improve
download time (as most of the JNLP site have little bandwidth).
Submitted On 21-FEB-2004
capmember1
I agree, it's a MUST have !
For example, if some JNLP file mention a set of
ressources jars to install Java 3D (a Sun optional
package), the developper must make,sign and host
the jars.
Developper problems :
* Need for a code signing certificate (cost)
* Need to host the jars for all supported platforms
(bandwidth cost)
* Need to be trusted for something he didn't write
* all-permissions is needed to install native libs
* May lost the possibility to run his code in a sandbox
(trust problem)
End-user problems:
* Must trust the developer about some application
asking "full access to local disks and network", as
many end users don't know anything about digital
dignatures, this message is only about to confuse him
and make him cancel any installation
Submitted On 19-JUL-2006
This bug was submitted 3 1/2 years ago. Do you have a solution yet?
Submitted On 06-FEB-2007
Couldn't it use something similar to maven's repositories? Seems rather simple and efficient.
Submitted On 28-JUL-2009
Houtman
or OSGI plugin framework..
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|