Hi Romain I think that's plain camel-cdi. The question is more around using camel-cdi in service mix (probably using pax cdi and either Weld or OWB).
On Sun, Jul 28, 2013 at 3:06 PM, Romain Manni-Bucau <[email protected]>wrote: > Hi > > If it didnt change since i looked it relies on DS so you just need to > ensure cdi impl bundle started before > Le 28 juil. 2013 21:01, "John D. Ament" <[email protected]> a écrit : > > > Hi all > > > > I'm interested in using camel-cdi support, but not within an EE > container; > > instead I want to run it with Karaf and Service Mix. The docs at [1] > seem > > to indicate that we need to use a bootstrap class to setup the container, > > however it seems like with service mix, service mix would need to do > this. > > Am I correct in understanding that in order to then run camel-cdi in > > service mix we would need to change how service mix started up? > > > > Thanks, > > > > John > > > > [1]: http://camel.apache.org/cdi.html > > >
