You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2017/11/03 14:29:53 UTC

[1/2] activemq-artemis git commit: NO-JIRA minor typo in doc'd config sample

Repository: activemq-artemis
Updated Branches:
  refs/heads/master 520fe1c5b -> 47c2685f1


NO-JIRA minor typo in doc'd config sample


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/fcf4f3e7
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/fcf4f3e7
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/fcf4f3e7

Branch: refs/heads/master
Commit: fcf4f3e79ae5ed8f44b664a6800b29662404156f
Parents: 520fe1c
Author: Pat Fox <pa...@gmail.com>
Authored: Fri Nov 3 13:05:10 2017 +0100
Committer: Pat Fox <pa...@gmail.com>
Committed: Fri Nov 3 13:05:10 2017 +0100

----------------------------------------------------------------------
 docs/user-manual/en/configuring-transports.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/fcf4f3e7/docs/user-manual/en/configuring-transports.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/configuring-transports.md b/docs/user-manual/en/configuring-transports.md
index 69b39de..8a858dc 100644
--- a/docs/user-manual/en/configuring-transports.md
+++ b/docs/user-manual/en/configuring-transports.md
@@ -116,7 +116,7 @@ Sockets are being used and also use the appropriate decoders
 It is possible to limit which protocols are supported by using the
 `protocols` parameter on the Acceptor like so:
 
-        <connector name="netty">tcp://localhost:61617?protocols=CORE,AMQP</connector>
+        <acceptor name="netty">tcp://localhost:61617?protocols=CORE,AMQP</acceptor>
 
 ## Configuring Netty TCP
 


[2/2] activemq-artemis git commit: This closes #1637

Posted by cl...@apache.org.
This closes #1637


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/47c2685f
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/47c2685f
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/47c2685f

Branch: refs/heads/master
Commit: 47c2685f189ea050dc579859dec5f10f3e64999d
Parents: 520fe1c fcf4f3e
Author: Clebert Suconic <cl...@apache.org>
Authored: Fri Nov 3 10:29:49 2017 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Fri Nov 3 10:29:49 2017 -0400

----------------------------------------------------------------------
 docs/user-manual/en/configuring-transports.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------