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

XML DSL - Allow to use bean property style to configure endpoint options

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.15.0
    • None
    • Unknown

    Description

      So we can do

      <endpoint id="foo" uri="file:something">
         <property name="includes" value="backup/*.xml"/>
         <property name="recursive" value="true"/>
         ...
      </endpoint>
      

      See also CAMEL-7419

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: