Hi
See CAMEL-6312
On Sun, Jul 28, 2013 at 2:34 PM, Preben.Asmussen wrote:
> yeah - it's a custom component and I figured it out.
>
> Somehow I had the impression that I had to set the consumer properties
> manually calling setConsumerProperties ->
>
> protected Endpoint createEndpoint(St
yeah - it's a custom component and I figured it out.
Somehow I had the impression that I had to set the consumer properties
manually calling setConsumerProperties ->
protected Endpoint createEndpoint(String uri, String remaining,
Map parameters) throws Exception {
Splunk
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 wrote:
> Hi
>
> I just tried the snapshot version and there seems to be a problem or changed
> api concerning setting consumer.bridgeErrorHandler
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 pa