Please or
Try NowBuy Now

Locations of visitors to this page

SourceForge.net

SourceForge.JP

wrapper.ntservice.pausable Property
wrapper.ntservice.pausable Property

Configuration Property Overview

wrapper.ntservice.pausable

Compatibility :3.2.1
Editions :Professional EditionStandard EditionCommunity Edition
Platforms :WindowsMac OSX (Not Supported)Linux (Not Supported)IBM AIX (Not Supported)FreeBSD (Not Supported)HP-UX (Not Supported)Solaris (Not Supported)IBM z/OS (Not Supported)IBM z/Linux (Not Supported)

NOTE

Use of this property has been deprecated as of Wrapper version 3.5.0 in favor of the platform independent wrapper.pausable property.

NOTE

On 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.

Example:
wrapper.ntservice.pausable=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.

NOTE

Changes on this property will not take effect until the Windows Service is reinstalled.

Reference: Pausable





User Comments

If you notice something that is incorrect, missing, or simply feel that some part of this page could be explained better, feel free to log in and add a comment. You will need to register before you can log on.

Email:
Password:
Java Service Wrapper Version: 3.5.4