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

Fallback lookup components, data-formats and languages using suffix in name to avoid clash

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.18.0
    • camel-core
    • None
    • Unknown

    Description

      You can define a component as a spring/blueprint id named "jms" etc for the jms component.

      But we have some components that has a naming clash with data format or language, such as avro, mvel, and some others.

      It would have been good if we supported looking up a component using a fallback naming convention, eg jms -> jms-component. And for dataformat avro -> avro-dataformat, and so on.

      Then end users can define those <bean> with that naming convention to avoid clashes.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: