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 2019/03/20 09:20:00 UTC

[jira] [Commented] (CAMEL-13347) camel-cdi-lite - A basic cdi component for camel on microservices

    [ https://issues.apache.org/jira/browse/CAMEL-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16796943#comment-16796943 ] 

Claus Ibsen commented on CAMEL-13347:
-------------------------------------

beans annotated with @ApplicationScoped or @Produces should be able to be looked up from the CDI registry

> camel-cdi-lite - A basic cdi component for camel on microservices
> -----------------------------------------------------------------
>
>                 Key: CAMEL-13347
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13347
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cdi
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0-M2
>
>
> We need a new simpler camel-cdi that is intended for camel / camel-k on microservices for just 1 camel per microservice and nothing of the fancy stuff that camel-cdi attempts to do.
> -  looking up cdi beans from the registry
>  - define a bean using CDI and reuse it in a camel route somehow
>  - override a camel service using a CDI bean (such as the UuuidGenerator, or whatever)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)