Can you provide more details as it works fine on trunk. Are you using a custom component or something?
On Sun, Jul 28, 2013 at 1:55 PM, Preben.Asmussen <p...@dr.dk> wrote: > Hi > > I just tried the snapshot version and there seems to be a problem or changed > api concerning setting consumer.bridgeErrorHandler=true on consumer > endpoints. > > I get an -> Failed to resolve endpoint ..... There are 1 parameters that > couldn't be set on the endpoint consumer. Check the uri if the parameters > are spelt correctly and that they are properties of the endpoint. Unknown > consumer parameters=[{consumer.bridgeErrorHandler=true}] > > When debugging i can see that the DefaultEndpoint ends up having a list of > consumerProperties containing > {consumer.bridgeErrorHandler=true, bridgeErrorHandler=true} ??? > > DefaultEndpoint.configureConsumer will end throwing exception in line 364 > since the copy map has 1 remaining item. > > on 2.11.x this works fine > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/consumer-bridgeErrorHandler-true-on-2-12-SNAPSHOT-tp5736355.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen