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