From 795e85216f3b8413b56eecf3f5ebccbe9d0d5389 Mon Sep 17 00:00:00 2001 From: Martyn Taylor Date: Wed, 15 Jul 2015 14:29:46 +0100 Subject: [PATCH] rename default MQTT connector to mqtt --- .../org/apache/activemq/artemis/cli/commands/etc/broker.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/broker.xml b/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/broker.xml index a2d0ee70a5..52d665ed47 100644 --- a/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/broker.xml +++ b/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/broker.xml @@ -57,7 +57,7 @@ ${connector-config.settings} tcp://${host}:${hq.port}?protocols=HORNETQ,STOMP - tcp://${host}:${mqtt.port}?protocols=MQTT + tcp://${host}:${mqtt.port}?protocols=MQTT ${cluster-security.settings}${cluster.settings}${replicated.settings}${shared-store.settings}