I am trying to send message to ActiveMQ Classic from my application running Spring Boot 3.3.4. The broker is running on https. When I am trying to hit the broker I am getting below error:
Caused by : jakarta.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport scheme Not recognized: [https]
Caused by: java.io.IOException: Could not find factory class for resource:META-INF/services/org/apache/activemq/transport/https