I suspect this commit to cause the difference
https://github.com/apache/activemq/commit/4437393aa1a981a182142c255f76ae7cc50af183#diff-474de9fc51b7273d42a39c6327492388

the method got renamed from getAllowAutoWiredConnectionFactory to
isAllowAutoWiredConnectionFactory 
so when the ActivemqComponent is created it will naturally now call
isAllowAutoWiredConnectionFactory on the ActivemqComponent instead of the
interited method from the JmsComponent which returns true and  allows cf
autowirering.

I have not checket on which version the commit was released yet.

/preben  








--
View this message in context: 
http://camel.465427.n5.nabble.com/spring-activemq-broker-url-not-set-correct-on-Activemq-Spring-Boot-tp5799927p5799975.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to