Name
activemq start — starts a daemon broker on Unix
Synopsis
activemq start [-Dname=value...] [--version] [[--help] | [-h] | [-?]] {[xbean:file:confURI
[?validate=
{[true] | [false]}
]
] | [broker:brokerURI] | [properties:propURI]}
Arguments
| Argument | Description |
|---|---|
-Dname=value | Specifies a system property to be interpreted by the VM. |
| --version | Displays the version of the tool. |
| --help, -?, -h | Displays the help for the command. |
xbean:file:confURI | Specifies the path of the broker configuration file to use. |
broker:brokerURI | Specifies the broker URI to use. |
properties:propURI | Specifies the path to a properties file to configure the broker. |








