Hi

Are you able to build a little sample project? Also the bean you added
@Consume does it have any cdi annotations so camel-cdi is able to
manage it? That would be required for it to work.

On Fri, Jul 3, 2015 at 12:53 PM, Ted <na...@pritchard.uk.net> wrote:
> Hi Tchari,
>
> I'm having this same problem with CDI and a POJO consumer with an annotated
> method @Consumer("direct:someEndpoint").
>
> I get the error message "no consumers available on endpoint".
>
> I inspected the CDI registry (this.camelContext.getRegistry()) and I can see
> my POJO is in the registry.
>
> Has anyone managed to resolve this or am I missing something?
>
> Thanks
>
> Ted
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Consuming-messages-in-camel-cdi-tp5748489p5768848.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to