Hi On Wed, Jul 20, 2011 at 11:55 AM, <[email protected]> wrote: > Hi, > > it seems that there is no way to configure a ProcessorFactory in a camel > context, when the context is defined with the Camel schema (the schema > does not have such element) > Can this be also considered to be added? I saw that there are other > properties of CamelContext that are not present in the schema. >
See this page http://camel.apache.org/advanced-configuration-of-camelcontext-using-spring.html Just add a spring bean of the type, and Camel auto detects it. > Thanks, > Mitko > > > > > > InterComponentWare AG: > Vorstand: Peter Kirschbauer (Vors.), Jörg Stadler > Aufsichtsratsvors.: Prof. Dr. Christof Hettich > Firmensitz: 69190 Walldorf, Altrottstraße 31 > AG Mannheim HRB 351761 / USt.-IdNr.: DE 198388516 -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
