- Documentation
- Configuration Property Overview
- Windows Configuration
- wrapper.ntservice.pausable Property
wrapper.ntservice.pausable |
||||||||
WARNINGUse of this property has been deprecated as of Wrapper version 3.5.0 in favor of the platform independent wrapper.pausable property. NOTEOn Windows, changes to this property will have no effect on the services ability to receive service PAUSE or CONTINUE events until the Windows Service has been reinstalled. Setting this property to TRUE will make it possible to pause and resume the service from the service control panel as well as from the command line. The default value is "FALSE".
When the service is paused, it will either stop the JVM or send it a "service control" signal to pause the JVM application internally. The wrapper.ntservice.pausable.stop_jvm property controls which pause mode will be used. NOTEChanges on this property will not take effect until the Windows Service is reinstalled. |
Reference: Pausable |
|















