Hi All,

I'm playing with microprofile + camel-cdi app that was created using this repo 
as a template 
https://github.com/eclipse/microprofile-samples/tree/master/microprofile-sample-canonical

It looks like camel-cdi is not activated by wildfly-swarm (and my sample route 
is not started). In the log I can see probably why: 

2017-06-22 16:48:05,960 WARN  [org.jboss.weld.deployer] (MSC service thread 
1-6) WFLYWELD0012: Warning while parsing 
vfs:/d:/my-app-1.0.war/WEB-INF/lib/camel-cdi-2.19.1.jar/META-INF/b
eans.xml:18 cvc-elt.1.a: Cannot find the declaration of element 'beans'.

Looks like some kind of CDI version mismatch, but I'm  not sure. Is there any 
way to fix it?

Cheers,
Dmitry

Reply via email to