|
From: Michael G. <mlg...@gm...> - 2006-07-11 19:44:23
|
>From the javadocs for WrapperStartStopApp: *It is possible to force the class to wait for the startup main method to complete by defining the following system property when launching the JVM (defaults to FALSE): - Dorg.tanukisoftware.wrapper.WrapperStartStopApp.waitForStartMain=TRUE * ** The waitForStartMain system property is not documented in the configuration section of the JSW docs, nor is it mentioned in the discussion of Integration Method 2. I am guessing that the parameter needs to be specified in wrapper.conf as wrapper.java.additional.<n>=*- Dorg.tanukisoftware.wrapper.WrapperStartStopApp.waitForStartMain=TRUE * ** First, please confirm that my guess is correct. Next, please include a description of this parameter in the documentation for Method 2. Thanks Michael Giroux |