|
From: Constantin D. B. <dre...@gm...> - 2012-05-01 15:38:38
|
Hi, I am trying to use wrapper.startup.timeout to timeout if my main does not return in a specific time but it seem to have no effect( if i set it to 10 s and my main takes 20 the script still completes successfully). I am also setting -Dorg.tanukisoftware.wrapper.WrapperSimpleApp.waitForStartMain=TRUE Is this property removed? Also is there is another way to fail if the main does not return in a specific amount of time? Thanks, Daniel |