Hi On Tue, Jan 22, 2013 at 4:58 PM, Claus Ibsen <claus.ib...@gmail.com> wrote: > Hi > > I logged a ticket to not forget about this. > https://issues.apache.org/jira/browse/CAMEL-5997 > > Will work with Lukasz proposals to get this into the 2.11 codebase, so > we have a baseline for better CDI and OSGi registry integration. >
Heads-up. I have just committed to Camel trunk for inclusion in Camel 2.11, an update to the Registry API in camel-core and associated components. Lukasz first suggest about having lookup|find naming style is IMHO good. The former is for single bean / and the latter for 0+ beans. In the OSGi world you may lookup in the osgi service registry using a filter. Do we want to look into adding a option for filter in the Registry API in camel-core, which then exposes this API to other registries that is not OSGi based, such as Spring / JNDI etc. Any thoughts? -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen