Problem: The activemq Camel component doesn't honor spring.activemq.broker-url Versions affected: At least Camel 2.19.1 with Spring Boot 1.5.4 and current Camel 2.20.0 snapshot. Hos to reproduce: 1) Check out camel-example-spring-boot-activemq 2) Uncomment the spring.activemq.broker-url line and charge the port to 61716 3) Do the same port charge 61616 to 61716 in activemq.xml 4) Run the example as described in readme.adoc 5) It fails with a message: Failed to connect to [tcp://localhost:16161]
- Configuration problems with Spring Boot and ActiveMQ Knut-Håvard Aksnes
- Re: Configuration problems with Spring Boot and A... Knut-Håvard Aksnes
- Re: Configuration problems with Spring Boot a... Preben.Asmussen