This is the command wrapper that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
wrapper - Jar daemon wrapper
USAGE
wrapper [<command>] [<configuration file>] [<configuration properties>]
where <command> can be one of:
-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.
<configuration file> is the wrapper.conf to use. The filename must either be absolute or
relative to the location of wrapper
<configuration properties> are configuration name-value pairs which override values in
wrapper.conf. For example:
wrapper.debug=true
Please note that any file references must be either absolute or relative to the location
of the wrapper executable.
This manual page was written by RĂ©mi Debay <debay.remi@gmail.com> and Kill Your TV
<killyourtv@i2pmail.org>.
12/24/2012 javawrapper(1)
Use wrapper online using onworks.net services