Claus Ibsen-2 wrote: > > The code to run before is that in the RouteBuilder class? Or is it > defined as a spring bean etc.? >
It's defined as a spring bean. It can't practically go in the RouteBuilder because there are several routes which require this initialization. -- View this message in context: http://old.nabble.com/Camel%2C-Spring-and-Initialization-tp28113566p28119764.html Sent from the Camel - Users mailing list archive at Nabble.com.
