Re: How often does a Java Web Start application update itself?
- From: bcd@xxxxxxxxxxx (Bent C Dalager)
- Date: Fri, 30 Sep 2005 15:39:37 +0000 (UTC)
In article <CDc%e.196478$wr.53569@clgrps12>,
Oliver Wong <owong@xxxxxxxxxxxxxx> wrote:
>
> Any advice on how I can get the desired behaviour described above? I
>guess I'm looking for some sort of "always try to launch online, but settle
>for launching offline if there's no Internet connection" setting.
This is generally what happens. From memory, JWS will look up the URL
to see if there's an update, but if the lookup takes too long, it will
just launch the cached app in stead.
I regularly run JWS apps from the generated desktop and start menu
shortcuts, and it always updates the app if necessary when launching.
If the user has checked the "off-line" option in the control panel, I
am not sure what JWS does, but my guess would be that it doesn't check
for updates.
Cheers
Bent D
--
Bent Dalager - bcd@xxxxxxx - http://www.pvv.org/~bcd
powered by emacs
.
- Follow-Ups:
- Re: How often does a Java Web Start application update itself?
- From: Roedy Green
- Re: How often does a Java Web Start application update itself?
- From: Andrew Thompson
- Re: How often does a Java Web Start application update itself?
- References:
- How often does a Java Web Start application update itself?
- From: Oliver Wong
- How often does a Java Web Start application update itself?
- Prev by Date: Re: Exception in thread "main" java.lang.NoClassDefFoundError
- Next by Date: Re: How often does a Java Web Start application update itself?
- Previous by thread: How often does a Java Web Start application update itself?
- Next by thread: Re: How often does a Java Web Start application update itself?
- Index(es):
Relevant Pages
|