You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/04/24 14:23:04 UTC

[jira] [Created] (CAMEL-11196) Camel connectors - Allow to configure in one place and let it figure out component vs endpoint level

Claus Ibsen created CAMEL-11196:
-----------------------------------

             Summary: Camel connectors - Allow to configure in one place and let it figure out component vs endpoint level
                 Key: CAMEL-11196
                 URL: https://issues.apache.org/jira/browse/CAMEL-11196
             Project: Camel
          Issue Type: Improvement
          Components: camel-connector
            Reporter: Claus Ibsen
             Fix For: 2.20.0


A Camel connector can be configured on two levels

- component
- endpoint

Just like a regular Camel component.

But we should allow users to configure a connector in one place, and not worry about if its component or endpoint level. And then let camel-connector when it prepares the connector figure out all of this for you.

This may require supporting loading configuration from external resource files such as .properties files etc. Or something else. But from end users we can make this easier.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)