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

camel-quartz - loading properties file should support file path

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      If you want to configure quartz component to load a .properties file from the file system, then its not as easy.

      Its loaded by default from classpath, so you get errors like this

      Caused by: org.quartz.SchedulerException: Quartz properties file not found in classpath: file:./etc/myquartz.properties
      at org.apache.camel.component.quartz2.QuartzComponent.loadProperties(QuartzComponent.java:187)[

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: