Name
activemq restart — restarts a running broker on Unix
Synopsis
activemq restart {[brokerName] | [--all] | [--jmxurl JMXUrl]} [-jmxuser userName] [-jmxpassword password] [-Dname=value...] [--version] [[--help] | [-h] | [-?]]
Arguments
| Option | Interpretation |
|---|---|
--all | Restart all brokers running in the default JMX context. |
--jmxurl
< | Sets the JMX URL to connect to. |
--jmxuser
< | Sets the JMX user, used for authentication. |
--jmxpassword
< | Sets the JMX password, used for authentication. |
-D | Sets a Java system property. For example,
-Dactivemq.home=C:/ActiveMQ. |
--version
| Displays the version information. |
-h, -?, --help
| Displays the online help for this command |








