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

[camel-quart2-starter] Can't set properties using application.properties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.24.2
    • 3.1.0
    • camel-quartz2
    • None
    • Unknown

    Description

      The property field in class QuartzComponentConfiguration is of type String instead of java.util.Properties.

      We can't set properties throug camel.component.quart2.properties key.

      I would like to be able to configure quartz like this :

      camel.component.quartz2.properties.org.quartz.threadPool.threadCount=2

      See :

      https://github.com/apache/camel/blob/ce917762c310073c3ac8cc75b4a e6780dbaf8f2e/platforms/spring-boot/components-starter/camel-quartz-starter/src/main/java/org/apache/camel/component/quartz/springboot/QuartzComponentConfiguration.java#L62

       

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              mektoub Manuel EVENO
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: