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

Allow expression in route autostartup

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 2.25.3
    • Future
    • camel-core
    • None
    • Unknown

    Description

      Hi,

      We wanna be able to make the autostart property in camel configured using expression like for example this:

       

       

      <route id="myRoute" autoStartup="{{myproperty1}} && {{myproperty2}}"   shutdownRunningTask="CompleteAllTasks" shutdownRoute="Defer">
      </route>
      

       

       

      This is not yet supported by camel as autostartup does not evaluate expression.

       

      Thanks

      Attachments

        Activity

          People

            Unassigned Unassigned
            nizar.ben.mansour@gmail.com nizar.ben.mansour
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: