table of contents
| JavaServiceWrapper(1) | General Commands Manual | JavaServiceWrapper(1) |
NAME¶
wrapper - Jar daemon wrapperUSAGE¶
wrapper <command> <configuration file> [configuration properties] [...]
wrapper <configuration file> [configuration properties] [...]
(<command> implicitly '-c')
wrapper <command>
(<configuration file> implicitly 'wrapper.conf')
wrapper
(<command> implicitly '-c' and <configuration file> 'wrapper.conf')
-c --console run as a Console application
-v --version print the wrapper's version information.
-? --help print this help message
-- <args> mark the end of Wrapper arguments. All arguments after the
'--' will be passed through unmodified to the java application.
to the location of wrapper
in wrapper.conf. For example:
wrapper.debug=true
Please note that any file references must be absolute or relative to the location
of the Wrapper executable.
JAVA WRAPPER SERVICE DESCRIPTION¶
The Java Service Wrapper makes very easy to install a Java Application as a
daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual
Machine) process and automatically restarts it if it that the JVM has crashed
or hung. This process takes just a few seconds once the Wrapper has decided
there is a problem. It also gives the ability to handle process priority.
AUTHOR¶
Java Service Wrapper Community Edition 32-bit 3.5.3 Copyright (C) 1999-2010 Tanuki Software, Ltd. All Rights Reserved. http://wrapper.tanukisoftware.com| 10/08/2010 |