This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new a84b58941a NO-JIRA deduplicate OpenWire block in protocols doc
a84b58941a is described below
commit a84b58941a98df7d9a023dbe308bdfc78745cd77
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Oct 24 11:09:59 2024 -0500
NO-JIRA deduplicate OpenWire block in protocols doc
---
docs/user-manual/protocols-interoperability.adoc | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/docs/user-manual/protocols-interoperability.adoc
b/docs/user-manual/protocols-interoperability.adoc
index a040f74a70..ebc5a79b1a 100644
--- a/docs/user-manual/protocols-interoperability.adoc
+++ b/docs/user-manual/protocols-interoperability.adoc
@@ -47,15 +47,13 @@ Please see xref:stomp.adoc#stomp[Stomp] for more details.
ActiveMQ Classic defines its own wire protocol: OpenWire.
In order to support ActiveMQ Classic clients, Apache ActiveMQ Artemis supports
OpenWire.
-Any ActiveMQ 5.12.x or higher can be used with Apache ActiveMQ Artemis.
+Any application using the OpenWire JMS client library shipped with ActiveMQ
5.12.x or higher can be used with Apache ActiveMQ Artemis.
Please see xref:openwire.adoc#openwire[OpenWire] for more details.
=== Core
-ActiveMQ Classic defines its own wire protocol: OpenWire.
-In order to support ActiveMQ Classic clients, Apache ActiveMQ Artemis supports
OpenWire.
-Any ActiveMQ 5.12.x or higher can be used with Apache ActiveMQ Artemis.
+ActiveMQ Artemis defines its own wire protocol: Core.
Please see xref:core.adoc#using-core[Core] for more details.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact