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