How to determine the version of AMQ 7.11 broker?
Issue
Back in 7.10.x, there is a "amq-broker/etc/org/apache/activemq/artemis/cli/banner.txt" in the broker home to determine what the broker version used.
However in 7.11.x, that file is missing, and the command line showed the community artemis version number.
For broker home:
$ bin/artemis version
Apache ActiveMQ Artemis 2.28.0.redhat-00004
ActiveMQ Artemis home: /opt/Download/apache-artemis-2.28.0.redhat-00004
ActiveMQ Artemis instance: null
For broker instances:
$ bin/artemis version
Apache ActiveMQ Artemis 2.28.0.redhat-00004
ActiveMQ Artemis home: /opt/Download/apache-artemis-2.28.0.redhat-00004
ActiveMQ Artemis instance: /opt/Download/broker
Environment
Red Hat AMQ Broker 7.11.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.