Hi Michael, I think the artemis commands come from the artemis bundles. There is some documentation here: https://activemq.apache.org/components/artemis/documentation/1.3.0/karaf.html
Maybe this helps. Best regards Stephan From: michael e <[email protected]> Sent: Tuesday, 14 May 2024 10:38 To: [email protected] Subject: Karaf + external artemis broker Hello i'm trying to connect to external broker (with anonymous user = false), and i got this error karaf@root()> jms:queues jms/artemis Error executing command: AMQ229031: Unable to validate user from /127.0.0.1:38374. Username: karaf; SSL certificate subject DN: unavailable The jms/artemis exist from org.ops4j.connectionfactory-jms-artemis.cfg. Why the username is Karaf ? And how i need to configure Karaf to be able to use jms commands ? Regards, Michael.
