I don't want to have to import it. I want to just use it throughout ServiceMix just like I do all other components. I solved it by borrowing some code from OsgiComponentResolver and tweaking it a bit to find components in the spring context. I exported that guy as an OSGi service of type ComponentResolver and with property component=wmq.
Thanks for the reply, though, Willem. Keep up the good work on these forums. You guys are very responsive! -- View this message in context: http://camel.465427.n5.nabble.com/Registering-Components-in-OSGi-Using-Spring-XML-File-tp5662252p5663793.html Sent from the Camel - Users mailing list archive at Nabble.com.
