Display name of the service. Used in error messages, events, etc.
On Windows this property is used to register the Wrapper as a Windows
service.
Example:
wrapper.displayname=My Application
On UNIX versions of the Wrapper the included shell script will set
this property using the value of the APP_LONG_NAME environment variable
in the script.
For historical reasons, this property defaults to the value of the
wrapper.ntservice.displayname
property, which in turn defaults to the value of the
wrapper.name property.
NOTE
On Windows, changes to this property will not take effect until
the Windows service is reinstalled.
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.