Hi everyone,

I am quite new to the camel world (but so far it's really appealing to me
:]), and I have read as much as possible regarding Request-Reply EIP &
transactions, but I have a bit more complex scenario to cover and I am not
sure whether I have got it right.

So my use case would be a WS client, for which I would like to give early
replies as soon as I have validated their input, and simultaneously I would
like to guarantee that no message is lost during the whole process, so I
would like to store them in a persistent JMS queue, and using transaction
from that onwards.

My initial camel context would be for that the following:



How reliable would be this approach? Could I make this somehow
smarter/better?

Thanks you in advance!





--
View this message in context: 
http://camel.465427.n5.nabble.com/Reliable-camel-routing-with-early-reply-and-transactions-tp5768420.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to