Re: Best practice with external code

2011-10-17 Thread Babel
Hi yopallars Both sollution seem usable in my case. As I am only (high) designing my component, I dont have yet every architectural information yet, but I thing you gave me enough to do it Many thanks -- View this message in context: http://camel.465427.n5.nabble.com/Best-practice-with

Re: Best practice with external code

2011-10-17 Thread yopallars
ould solve your question is to create a non lazy loaded spring bean and refer it as depends-on property on yours initializing spring config. Regards. -- View this message in context: http://camel.465427.n5.nabble.com/Best-practice-with-external-code-tp4911026p4911314.html Sent from the Camel - Use

Best practice with external code

2011-10-17 Thread Babel
;stand alone" service and connect camel with by using my component but would it be possible to start some threads before the route implementation? (This may be naive, but I would like to be sure on this point). Many thanks in advance -- View this message in context: http://camel.465427.n5