From 694bf20d085f91d1451b59e57a77cbd8cfbff522 Mon Sep 17 00:00:00 2001 From: waldi5001 <6708838+waldi5001@users.noreply.github.com> Date: Fri, 4 Mar 2022 21:46:42 +0100 Subject: [PATCH] ARTEMIS-3707 fix ra.xml * update xml schemas * fix ConnectionParameters * remove TransactionManagerLocatorMethod and "The producer max rate" * remove The max connections --- .../src/main/resources/ra.xml | 45 +++++++------------ .../artemis-ra-rar/src/main/resources/ra.xml | 24 +++------- 2 files changed, 20 insertions(+), 49 deletions(-) diff --git a/examples/features/sub-modules/artemis-jakarta-ra-rar/src/main/resources/ra.xml b/examples/features/sub-modules/artemis-jakarta-ra-rar/src/main/resources/ra.xml index 943f84f6fb..1427986a91 100644 --- a/examples/features/sub-modules/artemis-jakarta-ra-rar/src/main/resources/ra.xml +++ b/examples/features/sub-modules/artemis-jakarta-ra-rar/src/main/resources/ra.xml @@ -2,14 +2,13 @@ - + - ArtemisRA ActiveMQ Artemis Resource Adapter + ArtemisRA Apache Software Foundation Jakarta Messaging 3.0 Server 1.0 @@ -52,7 +51,7 @@ ConnectionParameters java.lang.String - host=localhost,port=61616 + host=localhost;port=61616 - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee + http://xmlns.jcp.org/xml/ns/javaee/connector_1_7.xsd " + version="1.7"> ActiveMQ Artemis Resource Adapter ArtemisRA @@ -52,7 +52,7 @@ ConnectionParameters java.lang.String - host=localhost,port=61616 + host=localhost;port=61616