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

Components not created because of unsatisfied conditions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.19.0
    • 2.19.0
    • camel-spring-boot
    • None
    • Unknown

    Description

      Probably after CAMEL-10412, component beans are not created automatically so property-based configuration and other features are disabled.

      Running 'mvn spring-boot:run -Ddebug=true' on camel-spring-boot-example I see the following log among the others:

      ...
      TimerComponentAutoConfiguration:
            Did not match:
               - @ConditionalOnBean (types: org.apache.camel.springboot.CamelAutoConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition)
      ...
      

      Attachments

        Activity

          People

            nferraro Nicola Ferraro
            nferraro Nicola Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: