NO-JIRA: Minor documentation fix

This commit is contained in:
Christopher L. Shannon (cshannon) 2017-06-22 16:12:01 -04:00
parent 9f25013c54
commit 35f6ebb2cb
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ or committed via the coordinator.
Apache ActiveMQ Artemis now supports the
[OpenWire](http://activemq.apache.org/openwire.html) protocol so that an
Apache ActiveMQ Artemis JMS client can talk directly to an Apache ActiveMQ Artemis server. To enable
Apache ActiveMQ 5.x JMS client can talk directly to an Apache ActiveMQ Artemis server. To enable
OpenWire support you must configure a Netty Acceptor, like so:
<acceptor name="openwire-acceptor">tcp://localhost:61616?protocols=OPENWIRE</acceptor>