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".
> >> >
> >>
gt;> > my POJO is in the registry.
>> >
>> > Has anyone managed to resolve this or am I missing something?
>> >
>> > Thanks
>> >
>> > Ted
>> >
>> >
>> >
>> > --
>> > View this message in context:
; >
> > 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
> >
> >
>
stry.
>
> 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 mailin
ething?
>
> 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.
>
y 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.
Hi,
I'm not able to consume message with @Consume message with the camel-cdi
2.13 (on Karaf, with pax-cdi, etc...).
I'm able to register component (jms), Produce message (with @Produce), but
it seems that @Consume does not work.
Can you confirm that the syntax is @Consume(uri =
"jms:queue:helloS