|
From: Leif M. <lei...@ta...> - 2010-04-12 08:47:05
|
Lars, We discussed this in our development meeting this morning. The Wrapper does not currently support auto upgrades with Web Start. This is going to require us to create a new WrapperWebStartApp class to handle this kind of configuration. We have been receiving more requests for this feature lately and have upped it on our TODO list for a near term release. Currently, it is necessary to examine the WebStart XML file and configure the wrapper.conf file manually to launch the configured application. This is a lot of work, so we realize the need for a new helper class to make the configuration and upgrades automatic. We will keep you posted on the progress. Cheers, Leif On Fri, Apr 9, 2010 at 11:34 PM, Lars Schnoor <Lar...@if...> wrote: > Hi > I think I remember one person asking about the wrapper in relation to > Java Web Start, I don't remember if anyone ever replied to that post. > I am using the wrapper on both windows and Linux to start my application > as a Windows Service or Linux daemon respectively. I would like to use > Java Web Start to have my application automatically check for a new, > updated version and if available download and install the new version. > Is it possible to use the wrapper together with Java Web Start and if > that is possible, how? > Thanks in advance! > > Lars |