Re: Composed Message Processor example (Spring XML) doesn't work
I modified the codes(see below) as your suggestion. It throws different exception as "org.apache.camel.component.bean.MethodNotFoundException: Method with name: isWidget not found on bean: widget". I don't define any bean named "widget". This example is run under osgi and camel 2.6.0.
Composed Message Processor example (Spring XML) doesn't work
By following the Composed Message Processor example (see http://camel.apache.org/composed-message-processor.html) , I created my route as below: body The beans a