Federico Mariani created CAMEL-20577:
----------------------------------------
Summary: 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
Reporter: Federico Mariani
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)