You need to add you slave to on master (and master host to slave
). Command line doesn't do that automatically, it only creates
initial configuration.
--
Vilius
-Original Message-
From: Adrija Basu
Sent: Tuesday, November 21, 2023 7:19 AM
To: users@activemq.apache.org
Subject: R
Thanks for the response.
I'll try to test with the suggested ra.xml tomorrow.
Regards,
Calle
I strongly suggest you migrate to a latest version. Look at the release
notes as we have kept up with bug fixes and improvements.
One constant in software development is bugs. Perhaps bugs are uncovered
by usage increases. As for some reason a bug may be years old. The day it
is reported you wi
Hi Calle-
Looks like a miss during the Jakarta conversion. I’ve created a PR and assigned
the fix for ActiveMQ 6.0.1. Please test the fix for us and report back.
Replace the ra.xml file in the activmeq-rar jar with this one
https://github.com/apache/activemq/blob/b90e54be0105d1fa2641b933298b916
JIRA created: https://issues.apache.org/jira/browse/AMQ-9398
> On Nov 21, 2023, at 4:56 AM, Calle Andersson
> wrote:
>
> I did a simple test by placing the files in the deployments directory on a
> Wildfly 28 server (since that is how the resource adapter is deployed on my
> older Wildfly se
Raymond,
Did you submit the JIRA for this?
My company e-mail strips out the URL for the JIRA request included earlier.
-Original Message-
From: Matt Pavlovich
Sent: Wednesday, November 1, 2023 2:28 PM
To: users@activemq.apache.org
Subject: [EXTERNAL] Re: Native Oauth/OIDC integration i
Hi Calle-
Yes, ActiveMQ 6.0.0 has Jakarta support for all components.
If you are seeing an issue with activemq-ra, it may be a miss in the
conversion.
I’ll take a look— are you able to hop on the #activemq Slack channel?
Thanks,
Matt Pavlovich
> On Nov 21, 2023, at 4:56 AM, Calle Andersson
Hi,
We are experiencing a strange issue where we from time to time end up with a
stale network bridge from one broker to another, where the destination broker
does not have a connected consumer. As a result, all messages sent to this
broker ends up being expired, and causing timeouts.
We have
Hi,
Should it be possible to use any of the new resource adapters
activemq-rar-5.18.3.rar or activemq-rar-6.0.0.rar on a Jakarta EE 10 server?
I did a simple test by placing the files in the deployments directory on a
Wildfly 28 server (since that is how the resource adapter is deployed on my