Re: Camel blueprint: Unable to load class org.apache.camel.builder.LoggingErrorHandler

2016-06-03 Thread Alex Soto
That worked, thanks! Best regards, Alex soto > On Jun 2, 2016, at 11:20 PM, Quinn Stevenson > wrote: > >> org.apache.camel.builder.LoggingErrorHandler

Re: Camel blueprint: Unable to load class org.apache.camel.builder.LoggingErrorHandler

2016-06-02 Thread Quinn Stevenson
Try changing LoggingErrorHandler to LoggingErrorHandlerBuilder > On Jun 1, 2016, at 10:56 AM, Alex Soto wrote: > > class="org.apache.camel.builder.LoggingErrorHandler"> > >

Camel blueprint: Unable to load class org.apache.camel.builder.LoggingErrorHandler

2016-06-01 Thread Alex Soto
Hello, First, my apologies if this is the wrong forum. I have a bundle with two blueprint XML files, one contains a Camel context, and another one defines beans. I want to share the beans across other Camel contexts, but for now, I am only testing with one. In the beans XML, I am defining