When starting TomEE 9.x the embedded ActiveMQ Classic is also started. In catalina.log
I see the following entries:
INFORMATION [ActiveMQFactory start and checkpoint] .apache.activemq.broker.BrokerService.doStartBroker Apache ActiveMQ 5.16.6 (localhost, ID:<hostname>-01-54819-1738663918559-0:1) is starting
INFORMATION [ActiveMQFactory start and checkpoint] .apache.activemq.broker.BrokerService.doStartBroker Apache ActiveMQ 5.16.6 (localhost, ID:<hostname>-01-54819-1738663918559-0:1) started
How can I disable the embedded ActiveMQ Classic?