[
https://issues.apache.org/jira/browse/CAMEL-11715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153212#comment-16153212
]
Zoran Regvart commented on CAMEL-11715:
---------------------------------------
The fix I have causes deadlock (probably route not started) in
{{camel-spring-cloud}}
(_org.apache.camel.spring.cloud.CamelSpringCloudServiceCallRibbonTest_) test. I
need to investigate that case. It's quite common to make a change in one part
of our Spring support and cause an issue in another :(
> Camel Spring : unable to mix xml and java routes
> ------------------------------------------------
>
> Key: CAMEL-11715
> URL: https://issues.apache.org/jira/browse/CAMEL-11715
> Project: Camel
> Issue Type: Bug
> Components: camel-spring, camel-spring-boot
> Reporter: Luca Burgazzoli
> Assignee: Zoran Regvart
> Fix For: 2.20.0
>
>
> I camel 2.19 it was possible to mix routes from Spring XML and Spring boot
> but that does not work anymore with camel 2.20.x.
> A sample project can be found here:
> https://github.com/lburgazzoli/camel-spring-xml so if you switch camel
> version, you'd see that the java route is not more loaded.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)