I have clients sending request thru different ways like web request, http
request , soap request or thru some other channel.

In Camel i receive it from respective endpoints to jms queue. From queue
processor picks up the message. Now processor needs to send the
acknowledgemnt to clients based on their preference(which they have sent in
incoming request).Preference can be they would like receive acknowledgement
thru webservice or jms or filesystem anything.

I think it can be done with http://camel.apache.org/request-reply.html bit
somehow i am not able to proceed further. Basically i am not sure how should
i process the acknowledgement from processor to respective clients using
CAMEL inbuilt capabilities. Any direction would be help?




--
View this message in context: 
http://camel.465427.n5.nabble.com/Processing-Acknowledgments-with-CAMEL-tp5750114.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to