You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Al Ferguson <al...@hotmail.com> on 2013/05/09 16:59:16 UTC

Appending/Not Appending paths

Hi,

If I send a request to "myservices/path1/path2", how do I control whether or
not the "path1/path2" is appended?



Thanks,
Al. F



--
View this message in context: http://camel.465427.n5.nabble.com/Appending-Not-Appending-paths-tp5732231.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Appending/Not Appending paths

Posted by "Willem.Jiang" <wi...@gmail.com>.
Hi, 

If you don't want the "path1/path2" to be added, you can set the
bridgeEndpoint option to be false, otherwise you should et the option to be
true.

Willem




--
View this message in context: http://camel.465427.n5.nabble.com/Appending-Not-Appending-paths-tp5732231p5732241.html
Sent from the Camel - Users mailing list archive at Nabble.com.