You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Antonin Stefanutti (JIRA)" <ji...@apache.org> on 2015/03/11 10:44:39 UTC

[jira] [Commented] (CAMEL-5408) Extend CDI component with support for events

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

Antonin Stefanutti commented on CAMEL-5408:
-------------------------------------------

I've updated [~apache@christianbauer.name]'s implementation and documented the new approach here:

https://github.com/astefanutti/camel-cdi#cdi-event-camel-endpoint

Main implementation is here:

https://github.com/astefanutti/camel-cdi/blob/0c0694767e6a6ba0ea80fb01e17d7f35e85b25f5/impl/src/main/java/org/apache/camel/cdi/CdiEventEndpoint.java

That be great to have your feedback on this.

> Extend CDI component with support for events
> --------------------------------------------
>
>                 Key: CAMEL-5408
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5408
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-cdi
>            Reporter: Ɓukasz Dywicki
>            Assignee: Charles Moulliard
>         Attachments: CAMEL-5408.patch
>
>
> Camel-cdi integration allows to use beans registered in CDI registry. CDI supports also event mechanism which can be useful in many cases. Provided patch allows camel produce new CDI events.



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