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://github.com/apache/activemq-artemis/tree/main/examples/features/standard/client-kickoff

Can someone point me to a sample that does not use JMX? Is JMX the only way to 
control an artemis broker programmatically?

Assuming that the Broker always uses JMX for this type of programmatic control, 
do I need to configure this by adding the following attributes to the brokers 
JVM state?
-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=3000
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false

Thanks in advance for your guidance.




This message is marked Public.
This e-mail (including attachments) contains contents owned by Saab Group AB 
and/or its subsidiaries, affiliated companies or customers and covered by the 
laws of Sweden, the US, or Canada (federal, state or provincial). The 
information is intended to be confidential and may be legally privileged. If 
you are not the intended recipient, you are hereby notified that any retention, 
dissemination, distribution, interception or copying of this communication is 
strictly prohibited and may subject you to further legal action. Reply to the 
sender if you received this email by accident, and then delete the email and 
any attachments.

Reply via email to