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 2016/11/02 11:12:58 UTC

[jira] [Created] (CAMEL-10434) Camel catalog - Filter karaf / spring boot components

Claus Ibsen created CAMEL-10434:
-----------------------------------

             Summary: Camel catalog - Filter karaf / spring boot components
                 Key: CAMEL-10434
                 URL: https://issues.apache.org/jira/browse/CAMEL-10434
             Project: Camel
          Issue Type: Improvement
          Components: camel-catalog
            Reporter: Claus Ibsen
             Fix For: 2.19.0


When using karaf or spring boot then the number of components you can use is not all of them. We should allow the catalog to filter out components. 

Either we have a getXXXSpringBoot getXXXKaraf methods, or we could instead allow to plugin a runtime provider, so we can then have a karaf and spring boot provider, that then filters accordingly. Then we can have 3rd party provides such as wildfly-swarm etc plugin their filter.

For karaf we can then parse the features.xml file and find out which camel components it support.

For spring boot we can look in the components-starter directory.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)