Name
activemq stop — shuts down a running broker on Unix
Synopsis
activemq stop {[brokerName] | [--all]} [--jmxurl JMXUrl] [-jmxuser userName] [-jmxpassword password] [-Dname=value...] [--version] [[--help] | [-h] | [-?]]
Arguments
| Option | Description |
|---|---|
brokerName | Specifies the name of the broker to be stopped. |
--all | Stop all brokers running in the default JMX context. |
--jmxurl < | Sets the JMX URL use to locate the broker. The default is
service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi |
--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 |








