You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by ychawla <pr...@yahoo.com> on 2012/07/24 00:07:38 UTC

CamelDestinationOverrideUrl documentation

Hello All,
There is a header that can be set called: CamelDestinationOverrideUrl.  This
is really cool because you can have a single CXF endpoint and set this
header to set to different endpoints that implement this interface.  

For example, you can have 10 endpoints you send to that use the same WSDL
and with a single CXF bean you can set this header in a route dynamically to
send to any of them.

I don't see this feature documented on the WIKI CXF page but it is on the
CXFRS page.  

Can I update the CXF WIKI page with this documentation?

Thanks,
Yogesh





--
View this message in context: http://camel.465427.n5.nabble.com/CamelDestinationOverrideUrl-documentation-tp5716369.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: CamelDestinationOverrideUrl documentation

Posted by ychawla <pr...@gmail.com>.
Hi Willem,
Sorry to revive this old thread but it looks like this is supported in Camel
CXF in addition to camel-cxfrs component.

Would it be worthwhile to update the Camel CXF wiki page with this info?

Thanks,
Yogesh



--
View this message in context: http://camel.465427.n5.nabble.com/CamelDestinationOverrideUrl-documentation-tp5716369p5762368.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: CamelDestinationOverrideUrl documentation

Posted by Willem Jiang <wi...@gmail.com>.
yes, it is support in the camel-cxfrs component. But it is not used in CXF,
 I think we don't need to change the CXF wiki page for it.

On Tue, Jul 24, 2012 at 6:07 AM, ychawla <pr...@yahoo.com>wrote:

> Hello All,
> There is a header that can be set called: CamelDestinationOverrideUrl.
>  This
> is really cool because you can have a single CXF endpoint and set this
> header to set to different endpoints that implement this interface.
>
> For example, you can have 10 endpoints you send to that use the same WSDL
> and with a single CXF bean you can set this header in a route dynamically
> to
> send to any of them.
>
> I don't see this feature documented on the WIKI CXF page but it is on the
> CXFRS page.
>
> Can I update the CXF WIKI page with this documentation?
>
> Thanks,
> Yogesh
>
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/CamelDestinationOverrideUrl-documentation-tp5716369.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>