I think this will be a great improvement for Camel 2.6 or Camel 3.0 - looking up some Camel "components" from the OSGI regestry by default like a custom tracer, a custom UUID generator, ... At present, we also configure these component in one OSGI bundle and import they in every other bundle. Not really smart...
Christian Am 01.11.2010 13:47 schrieb "Bengt Rodehav" <be...@rodehav.com>: Thanks Willem - will take a look. BTW, do you have any hints as to whether it's possible to reconfigure a tracer "on-the-fly" as I described in an earlier post? /Bengt 2010/11/1 Willem Jiang <willem.ji...@gmail.com> > On 10/30/10 4:49 PM, Bengt Rodehav wrote: > >> I have a similar situation but I'm not using Sprin...