Hi

Did you find a solution to this?


On Wed, Feb 13, 2013 at 12:27 AM, amitb <mail2amit...@yahoo.com> wrote:
> 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.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to