Launching Your Application (Linux / Unix) |
On UNIX, it is possible to run an application either as a desktop application, or as a daemon process in the background. In the case of a daemon, the Wrapper needs to be able to be installed, removed, started, stopped, have its status queried, etc. Depending on whether the application has a GUI or is meant to be run in a command window also determines how it will be run.
|
Command Based Batch File |
|||||||||||||||||||||||||||||||
|
Standalone Binary |
||||||||||||
As an alternative to using the scripts shipped with the Java Service Wrapper, you may choose to launch the Wrapper directly.
|
Reference: Launching your application with the Wrapper |
[Windows] [Linux / Unix]
[Common] |