Note that you can define the routes in java and still use spring to inject variables in the route builder so that you can actually customize the routes.
2007/10/19, Paulo Ramos <[EMAIL PROTECTED]>: > > Thanks Hiram. > > I think there is a bug in the Spring implementation. > > I have tried your solution in JavaDSL and it worked, but in Spring the > problem remains the same. > For now i will use JavaDSL but this is not a solution because i want to > change some configurations without have to compile the code. > > If anyone find a solution, post it please. > > Paulo Ramos > -- > View this message in context: > http://www.nabble.com/Processor-thread-pool-tf4627377s22882.html#a13290313 > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
