Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-20577

Spring Beans XML Camel context duplicates rest routes defined in java or xml-io DSL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.4.1
    • 4.4.2, 4.5.0
    • camel-spring-boot
    • None
    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            Federico Mariani Federico Mariani
            Federico Mariani Federico Mariani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: