Hi Nikhil,
following your message (in Jira) and other requests we received, we
prepared 5.16.6, currently on vote.
If the vote passes, 5.16.6 should be available at the beginning of next week.
By the way, we strongly encourage you to upgrade to ActiveMQ 5.17.x series.
Regards
JB
On Sat, Feb 11,
The 5.16.6 release just went up for a vote [1]. When the vote passes in a
few days (assuming it does) it will be officially released to the public.
Generally speaking, you can subscribe to the dev list [2] to get updates
like these.
Justin
[1] https://lists.apache.org/thread/sh361jz2tvjsrpkhbk0
Hi Team,
There have been several security fixes given after 5.16.5 which is released
in May 2022, I’m trying to understand the roadmap / release timelines for
5.16.6 release so that we actively looking after to update our applications.
Please let us know if anyone has information/ can help with t
I addressed this same question over on Stack Overflow [1].
Justin
[1]
https://stackoverflow.com/questions/75409341/create-an-activemq-artemis-server-and-send-a-message-on-queue-through-it-inside
On Fri, Feb 10, 2023 at 8:37 AM Andrea Paga wrote:
> Hi everyone,
>
> I am trying to use the recen
Hello,
When I run gmpub from GMSEC_API/bin directory with the following arguments:
./gmpub mw-id=activemq395 server=ssl://:61617 username=xxx
password=xxx SEC-SSL-TRUSTORE= SEC-SSL-TRUSTSTORE-KEY=xx
I get the following error messages from gmpub.cpp and the external ActiveMQ
Hi everyone,
I am trying to use the recently released module artemis-junit-5 to send
messages to queues. I have a Spring boot application and so I want to use JMS
to make it simpler. I guess I should use in test the EmbeddedJMSExtension but,
even though it is in the documentation, it is not pre