wrapper.pause_on_startup

Compatibilidad :3.5.5
Ediciones :Edición ProfesionaEdición EstándarEdición de la Comunidad
Plataformas :WindowsMac OSXLinuxIBM AIXFreeBSDHP-UXSolarisIBM z/OSIBM z/Linux

Setting this property to TRUE will cause the Wrapper to go immediately into a paused state, without ever launching a JVM.

This can be very useful for failover systems which should only be launched under the correct circumstances. Being in a paused state lets the Wrapper monitor its commandfile or other input for a trigger to start up the JVM and its application.

This property will be ignored unless the wrapper.pausable property is also set to TRUE.

The default value is "FALSE".

Example:
wrapper.pause_on_startup=FALSE

Referencia: Pausable