wrapper.ntservice.pausable |
||||||||
ADVERTENCIA
Use of this property has been deprecated as of Wrapper version 3.5.0 in favor of the platform independent
wrapper. ADVERTENCIADO NOT modify the value of this property while an application using the configuration file is running. Please stop the existing service BEFORE modifying this property. The service with the new value can then be safely restarted later. Setting this property to TRUE will make it possible to pause and resume the service from the Services Control Panel ([Control Panel] - [Administrator Tool] - [Service]) 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. NOTAChanges on this property will not take effect until the Windows Service is reinstalled. |
Referencia: Pausable |
|