Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Consuming messages in camel cdi

$
0
0
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:helloServiceQueueIn")?

I can provide a sample of what's working and what's not if this can help.

Regards,

Viewing all articles
Browse latest Browse all 5648

Trending Articles