Thanks for your lightning fast response!! I'll take a look and see if I can
make progress with your guidance.
This message is marked Public.
-Original Message-
From: Justin Bertram
Sent: Wednesday, August 30, 2023 12:50 PM
To: users@activemq.apache.org
Subject: Re: FW: {EXTERNAL MAIL}
The "client-kickoff" example is using Java system properties to configure
remote JMX connectivity. However, that configuration method was replaced
awhile back with management.xml which you can see being used in the "jmx"
example. I've opened ARTEMIS-4409 [1] and sent a PR to fix this. In the
meanti
Hi.
I've got an artemis broker running. I am able to browse to the admin portal at
8161. I also am able to publish and subscribe to 61616.
I want to control the broker programmatically.
I've searched for sample code to do this.
All I've found seems to be this JMX enabled sample.
https://gith
Yes, i tried version 2.30.0 (directly from docker hub) and behaviour is
exact the same.
Under 1000 messages i cannot do/see anything, after hitting 1000 messages
for queue i can work with them, HOWEVER it looks that i can work only with
messages that are over this 1000 mark.
So i have 1004 message
Hi Peter,
ActiveMQ Artemis 2.17.0 is quite old, are you able to reproduce this issue
on the last version ActiveMQ Artemis 2.30.0?
Regards,
Domenico
On Wed, 30 Aug 2023 at 09:05, Peter Kriško Mgr.
wrote:
> Hi
> I have activemq-artemis version 2.17.0.
> When my queue have less than 1000 messages
Hello to everyone,
I’m trying to configure my Camel routes (3.11) with Artemis (2.28.0) large
messages but I’m still experiencing some difficulties.
My clients are MQTT and my Camel routes are using AMQP endpoint.
Is there a way to completely disable large message support on Artemis or to set
Hi
I have activemq-artemis version 2.17.0.
When my queue have less than 1000 messages, i cannot work with them. I can
see message count, but when i click on them all i can see is "No Items
Available".
Also i cannot use Operations for messages on this queue (browse, move,
remove..).
When queue has