Hello, I have a list of recipients, but I'm not sure what I could do to have the available recipientList do the following: - if one of my external endpoints is down, queue up messages for it and keep retrying till the endpoint is finally available. - if one of my external endpoints is down, retry only that endpoint and not the cluster of endpoins.
I hope there is something in Camel already that I could use with my existing Spring XML constructs. Thanks a lot lw -- View this message in context: http://camel.465427.n5.nabble.com/customizing-recipientList-tp5768423.html Sent from the Camel - Users mailing list archive at Nabble.com.
