Parameter | Description |
---|---|
base | This is the base directory in which the runtime will be generated. |
confDir | The name of a optional configuration directory. |
jvmOptions | Optional arguments to the jvm. Note that giving jvm specific options may give restrictions on the jvm's that can use the generated shell wrappers. |
main | The main class that will be executed. |
runtimeOptions | Additional options to the mail class. All commandline options will be given after these options. |