From 60ab8c3316630cbd137a9355ec401c0ad435c1b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 3 Nov 2015 11:30:39 +0200 Subject: [PATCH] Update/fix acceptor protocol comments --- .../org/apache/activemq/artemis/cli/commands/etc/broker.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 3347d855d9..079c1bb1cb 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 @@ -45,7 +45,7 @@ under the License. ${journal-buffer.settings} ${connector-config.settings} - + tcp://${host}:${default.port}?tcpSendBufferSize=1048576;tcpReceiveBufferSize=1048576 @@ -55,7 +55,7 @@ ${connector-config.settings} tcp://${host}:${stomp.port}?protocols=STOMP - + tcp://${host}:${hq.port}?protocols=HORNETQ,STOMP