Using camel I need to route my message to different applications in sequential manner (not parallel)
1)suppose I have 2 applications app1 and app2 and want to send same message say "hello" to both in sequential manner. 2) After routing my message to one application BUS needs to wait until getting response back, and next it needs to send same message to next application. Please help Pratibha -- View this message in context: http://www.nabble.com/Which-EIP-pattern-can-I-use-tp17688244p17688244.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
