Re: Configuration problems with Spring Boot and ActiveMQ

2017-07-12 Thread Preben.Asmussen
one. /Preben -- View this message in context: http://camel.465427.n5.nabble.com/Configuration-problems-with-Spring-Boot-and-ActiveMQ-tp5806824p5806827.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Configuration problems with Spring Boot and ActiveMQ

2017-07-12 Thread Knut-Håvard Aksnes
Typo by me: The port number in the failure message is 61616 not 16161. The important point is that the client is searching for the default address not the configurated one. -- View this message in context: http://camel.465427.n5.nabble.com/Configuration-problems-with-Spring-Boot-and-ActiveMQ

Configuration problems with Spring Boot and ActiveMQ

2017-07-12 Thread Knut-Håvard Aksnes
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 an