Re: migration to Camel 3.7

2021-01-26 Thread Иванов Григорий Олегович
InterceptFrom blocks in this case? От: Иванов Григорий Олегович Отправлено: 26 января 2021 г. 17:28:58 Кому: users@camel.apache.org Тема: Re: migration to Camel 3.7 I figured out it is related to having camelContext described in camel.xml along with another b

Re: migration to Camel 3.7

2021-01-26 Thread Иванов Григорий Олегович
I figured out it is related to having camelContext described in camel.xml along with another beans and for example camel-activemq-starter dependency in pom.xml The one way to eliminate camelContext reloading is to drop camelContext description at all, xml routes then could be placed in classpat