Hi See this FAQ http://camel.apache.org/how-to-use-a-dynamic-uri-in-to.html
On Mon, Dec 8, 2014 at 11:01 AM, yogu13 <[email protected]> wrote: > Hi, > > I wanted to know if placeholders are supported as part of the URI in the > camel-http4 component.. i seen some responses where developers have been > suggested to replace the URI as part of the header in exchange object but > havent come across anyone using placeholders instead. > > The tag my camel-config has is > > <to uri="http4://${header.ipAddress}:${header.port}/context/page"/> > > curious if ipAddress and port are part of the header then would this work ? > > Regards, > -Yogesh > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/placeholder-support-in-the-camel-http4-component-tp5760281.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
