Re: Issue with dynamic uri

2016-03-25 Thread Claus Ibsen
;> >> >> > http://camel.apache.org/content-enricher.html >> >> > says, you can use something like >> >> > >> >> > >> >> > >> >> > seda:${header.name} >> >> > >

Re: Issue with dynamic uri

2016-03-25 Thread Jagannath Naidu
t;> > > >> > > >> > seda:${header.name} > >> > > >> > > >> > > >> > > >> > But I am restricted to use 2.15 only > >> > > >> > example here: http://camel.apache.org/recipient-

Re: Issue with dynamic uri

2016-03-25 Thread Claus Ibsen
;> > >> > example here: http://camel.apache.org/recipient-list.html >> >> >> >> I want to replace this line >> > >> > > > strategyRef="myStrat" timeout="30000"/> >> > >> > With something

Re: Issue with dynamic uri

2016-03-25 Thread Jagannath Naidu
rat" timeout="3"/> > > > > With something like this > > > > > strategyRef="myStrat" timeout="3"/> > > > > > http://camel.465427.n5.nabble.com/pollEnrich-consumer-with-selector-td4939908.html &g

Re: Issue with dynamic uri

2016-03-25 Thread Claus Ibsen
h-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-wit

Re: Issue with dynamic uri

2016-03-25 Thread Jagannath Naidu
27.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. > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Issue-with-dynamic-uri-tp5779689

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