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,
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,