|
From: Isenberg, H. <ise...@e-...> - 2008-07-31 13:45:57
|
Is it possible to disable the automatic restart on VM-crashes while letting the manual restart function via wrapper.on_exit.N enabled? For Desktop applications the automatic restart might be a good thing, but it is not for backend server which require manual intervention after a crash of the Java-VM to prevent data corruption or inconsistency. At the same time, the manual restart is especially nice for server systems where the user has no access to the system console. |