Re: Camel 2.10 eagerMaxMessagesPerPoll

2012-07-25 Thread cvancal
I am going to note this as a dependency issue on my end. I have fixed it and is working great. Thanks! -- View this message in context: http://camel.465427.n5.nabble.com/Camel-2-10-eagerMaxMessagesPerPoll-not-working-tp5716342p5716462.html Sent from the Camel - Users mailing list archive at N

Re: Camel 2.10 eagerMaxMessagesPerPoll

2012-07-23 Thread Christian Müller
Sure? We have a unit test [1] which works. [1] https://svn.apache.org/repos/asf/camel/tags/camel-2.10.0/camel-core/src/test/java/org/apache/camel/component/file/FileConsumeNotEagerMaxMessagesPerPollTest.java Best, Christian On Mon, Jul 23, 2012 at 5:06 PM, cvancal wrote: > I am trying to use

Camel 2.10 eagerMaxMessagesPerPoll

2012-07-23 Thread cvancal
I am trying to use the File component with the following properties: maxMessagesPerPoll=1 eagerMaxMessagesPerPoll=false but when I deploy I am getting: There are 1 parameters that couldn't be set on the endpoint. Check the uri if the parameters are spelt correctly and that they are properties of