On 07/19/2011 10:17 AM, Hans Rupp wrote:
2011/7/18 Mladen Turk<[email protected]>
Thank you, this meets my first and third requirement, but how about the
second one:
Application must be able to recover automatically from jvm crashes (service
restarts when terminated abnormally)
How can i achieve this with tasks?
Well, write an ant task and start your application via ant.
This is the first thing that comes to my mind.
Or write you own simple class that will exec new jvm and
monitor it's exit value.
Regards
--
^TM
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]