Does the message re-delivery work with TCP endpoints?

I tried and it works just fine with HTTP - i.e Camel will try to redeliver
the message. BUT with TCP (mina2, netty) it does not try to attempt to
redeliver the message. It just fails the first time with the exception

"Failed to get the session"


For my tests, I tried to send a message to a non-existent TCP endpoint. But
I expect redelivery to kick in




--
View this message in context: 
http://camel.465427.n5.nabble.com/Does-Re-Delivery-work-with-TCP-tp5752814.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to