Re: How to reference RouteBuilder in the context - Camel 2.0-snapshot

2009-04-01 Thread Claus Ibsen
On Wed, Apr 1, 2009 at 9:13 AM, Adrian Trenaman wrote: > Hey Claus, > > Thanks for the update on that. And I had just gotten used to the magical > auto-wiring! Yeah but the next developer that has to maintain some Camel project will get really puzzled how it all starts. And its not consistent tha

Re: How to reference RouteBuilder in the context - Camel 2.0-snapshot

2009-04-01 Thread Adrian Trenaman
Hey Claus, Thanks for the update on that. And I had just gotten used to the magical auto-wiring! Cheers, Ade. On 1 Apr 2009, at 07:16, Claus Ibsen wrote: On Wed, Apr 1, 2009 at 6:53 AM, Ryan Gardner wrote: I just switched to 2.0-snapshot and I don't know how to get my routeBuilders in

Re: How to reference RouteBuilder in the context - Camel 2.0-snapshot

2009-03-31 Thread Claus Ibsen
On Wed, Apr 1, 2009 at 6:53 AM, Ryan Gardner wrote: > I just switched to 2.0-snapshot and I don't know how to get my routeBuilders > in the context properly. > >     >     > > using a inside my camelcontext > I get this exception on startup: > > Caused by: org.springframework.beans.factory.BeanCr

How to reference RouteBuilder in the context - Camel 2.0-snapshot

2009-03-31 Thread Ryan Gardner
I just switched to 2.0-snapshot and I don't know how to get my routeBuilders in the context properly. using a inside my camelcontext I get this exception on startup: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'camel:beanPo