All, I am new to the forum, using Camel and need some help.
I am receiving an external SOAP Message over HTTP, and need to multicast the exact same message to 3 different service endpoints in parallel over HTTP as well. One of them needs to return a response or fault message back to the caller. Response from other two endpoints does not matter and can be ignored. Can this be achieved using camel multicast or wire-tap. If so how do I approach it. I can write a simple servlet to do this, but want to avoid coding as number of end points can increase and can take different time to process to generate a response in future. Thanks in advance AB -- View this message in context: http://camel.465427.n5.nabble.com/Multicast-SOAP-message-using-Camel-tp5727465.html Sent from the Camel - Users mailing list archive at Nabble.com.