Re: Camel-CDI in a multi-module project

2017-04-14 Thread Antonin Stefanutti
t's say is was rather a PEBCAK <https://en.wiktionary.org/wiki/PEBCAK> > ;-) These are hard to spot, but generally easy to fix ;) > Everything is working fine now. > Thank you very much for your precious help. I’m glad it works! > Regards, > > Bernard. > > &g

Re: Camel-CDI in a multi-module project

2017-04-14 Thread Bernard Ligny
r your precious help. Regards, Bernard. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-CDI-in-a-multi-module-project-tp5797510p5797691.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel-CDI in a multi-module project

2017-04-13 Thread Antonin Stefanutti
library JARs packaged within you WAR to be deployed as beans archives as long as they have a beans.xml file in module.jar/META-INF directory. Is this the case? There may be some classloading issues but then you should turn to WildFly team... > PS: I'm deploying to Wildfly 10.1.0. >

Camel-CDI in a multi-module project

2017-04-12 Thread Bernard Ligny
roducers as well as route definitions) should be located in WEB-INF/classes. Is this assumption right ? What are the solutions to make it work ? PS: I'm deploying to Wildfly 10.1.0. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-CDI-in-a-multi-module-proj