|
From: Leif M. <le...@ta...> - 2010-03-03 18:14:39
|
Beck, This was a featured that we implemented in the Professional edition for exactly this kind of situation. http://wrapper.tanukisoftware.org/doc/english/props-event.html#command Cheers, Leif On Tue, Mar 2, 2010 at 9:29 PM, Beck Ingmar <ing...@ec...> wrote: > Hello, > > I want to update my Java application ... from the application. > > I thought I was doing the update and then I restart the JVM via wrapper. > The problem is that the replacement of the jar files will only work if the > application is not started. > Is there any way prior to the restart of the JVM to run a batch file (an > operating system command). > > Although I am already met on the event control of the wrappers, but 1 we > have only the Standard Edition and 2nd I just need something like a > prelaunch ... each JVM startup, and no comprehensive event management. > > Does anyone make a different approach this? > > regards |