Polling consumer does not stop when pollStrategy specified

2013-01-08 Thread babu.sona2001
//camel.465427.n5.nabble.com/Polling-consumer-does-not-stop-when-pollStrategy-specified-tp5725104.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Polling consumer does not stop when pollStrategy specified

2013-01-08 Thread Claus Ibsen
te("routeId").getConsumer().stop() > > If I remove the pollStrategy from URI, it works fine. I tried a lot. But > could not figure out what's wrong. :(. > > Thanks > Babu > > > > -- > View this message in context: > http://camel.465427.n5.nabble.c

Re: Polling consumer does not stop when pollStrategy specified

2013-01-08 Thread babu.sona2001
-consumer-does-not-stop-when-pollStrategy-specified-tp5725104p5725143.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Polling consumer does not stop when pollStrategy specified

2013-01-08 Thread Willem jiang
hen, > if I call camelCOntext.startRoute(), only the file polling is started. It > does not print anything in console. What happens to stream:out? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Polling-consumer-does-not-stop-