Re: Issue with dynamic uri

2016-03-25 Thread Claus Ibsen
gt;> > >> >> > seda:${header.name} >> >> > >> >> > >> >> > >> >> > >> >> > But I am restricted to use 2.15 only >> >> > >> >> > exam

Re: Issue with dynamic uri

2016-03-25 Thread Jagannath Naidu
gt; >> > > >> > > >> > But I am restricted to use 2.15 only > >> > > >> > example here: http://camel.apache.org/recipient-list.html > >> >> > >> >> I want to replace this line > &

Re: Issue with dynamic uri

2016-03-25 Thread Claus Ibsen
place this line >> > >> > > > strategyRef="myStrat" timeout="3"/> >> > >> > With something like this >> > >> > > > strategyRef="myStrat" timeout="3"/> >> > >> > >

Re: Issue with dynamic uri

2016-03-25 Thread Jagannath Naidu
e this > > > > > strategyRef="myStrat" timeout="3"/> > > > > > http://camel.465427.n5.nabble.com/pollEnrich-consumer-with-selector-td4939908.html > > says it is possible with an alternative, but I am still clueless. I am > > fairly new to camel usage. >

Re: Issue with dynamic uri

2016-03-25 Thread Claus Ibsen
; timeout="3"/> > > With something like this > > strategyRef="myStrat" timeout="3"/> > > http://camel.465427.n5.nabble.com/pollEnrich-consumer-with-selector-td4939908.html > says it is possible with an alternative, b

Re: Issue with dynamic uri

2016-03-25 Thread Jagannath Naidu
th-selector-td4939908.html says it is possible with an alternative, but I am still clueless. I am fairly new to camel usage. > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Issue-with-dynamic-uri-tp5779689p5779690.html > Sent from the

Re: Issue with dynamic uri

2016-03-25 Thread fabrizio.spataro
Hello, abstractly dynamic uri can be do it using recipientList + simple leanguage example here: http://camel.apache.org/recipient-list.html -- View this message in context: http://camel.465427.n5.nabble.com/Issue-with-dynamic-uri-tp5779689p5779690.html Sent from the Camel - Users mailing

Issue with dynamic uri

2016-03-25 Thread Jagannath Naidu
Hi List, I have been trying to configure dynamic uri but could not find a relevant way to complete this task. Below is the problem description. 1. Client 1 posts to ROUTE 1 and waits for a response 2. ROUTE 1 uses pollenrich and polls a queue (SECOND) and gets a specific message using selector