Re: Dynamically building endpoint

2013-01-27 Thread helander
Hi Claus, I got it to work. Thanks Lars -- View this message in context: http://camel.465427.n5.nabble.com/Dynamically-building-endpoint-tp5726286p5726370.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Dynamically building endpoint

2013-01-26 Thread Claus Ibsen
; + b.getSomeValue(getProperty(P)) + ":bar:" + > b.getSomeOtherValue(getProperty(P)) + ":suffix" > > Is it possible to do this using to(...) or toF(...) ? > If so, what would the syntax be? > > Thanks > > Lars > > > > -- > View this messa

Dynamically building endpoint

2013-01-25 Thread helander
to(...) or toF(...) ? If so, what would the syntax be? Thanks Lars -- View this message in context: http://camel.465427.n5.nabble.com/Dynamically-building-endpoint-tp5726286.html Sent from the Camel - Users mailing list archive at Nabble.com.