Well I was in the "glad" circumstance that I just needed to contact one
endpoint per route run, though this endpoint address might change.
So I was able to configure the endpoint address with the requestContext, see
also the other thread.

In your case I just could think of following workaround,
put all your "addresses" in a list either in the body or a header
let a splitter split those adresses the to inside the splitter should run
into a SEDA route
and inside this seda route you could use the RequestContext stuff where you
set the address.

Regards, Achim



2011/10/13 sanjai <san...@sanjai.org>

> Thanks Achim.   I'm glad I'm not the only once seeing this issue.
>
> I'm not sure I understand how I would use RequestConext to send to multiple
> cxf endpoints.  Do you have an example on how to do this?
>
> Thanks
>
> Sanjai
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Issue-with-recipientList-and-cxf-in-2-8-0-tp4896788p4897609.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
--
*Achim Nierbeck*


Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/>  Committer &
Project Lead
blog <http://notizblog.nierbeck.de/>

Reply via email to