Hi I am using camel:recipientList with ignoreInvalidEndpoints="true"

<camel:recipientList delimiter=","
        ignoreInvalidEndpoints="true" stopOnException="false">
        <camel:header>HEADERNAME</camel:header>
</camel:recipientList>

but I am getting NoSuchEndpointException exception with "This exception will
be ignored".
Is there any way that I can disable this exception from showing in my log ?

Thanks
Jacob

-- 
View this message in context: 
http://camel.465427.n5.nabble.com/camel-recipientList-with-ignoreInvalidEndpoints-true-tp3404103p3404103.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to