[
https://issues.apache.org/jira/browse/CAMEL-20577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Mariani resolved CAMEL-20577.
--------------------------------------
Resolution: Fixed
> Spring Beans XML Camel context duplicates rest routes defined in java or
> xml-io DSL
> -----------------------------------------------------------------------------------
>
> Key: CAMEL-20577
> URL: https://issues.apache.org/jira/browse/CAMEL-20577
> Project: Camel
> Issue Type: Bug
> Components: camel-spring-boot
> Affects Versions: 4.4.1
> Reporter: Federico Mariani
> Assignee: Federico Mariani
> Priority: Major
> Fix For: 4.4.2, 4.5.0
>
>
> The Spring Beans XML Camel context tries to add already handled routes to the
> camel context route lists, this means that, if I have a java dsl route that
> define a rest() or an xml-io-dsl that defines <rests> routes, they are
> initialized twice when Spring Beans XML Camel context is initialized and the
> application cannot start due to duplicated rest routes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)