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 <cvan...@gmail.com> wrote: > 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 the > endpoint. Unknown parameters=[{eagerMaxMessagesPerPoll=false}] > > Any thoughts? > > Thanks > > Curt > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-2-10-eagerMaxMessagesPerPoll-tp5716342.html > Sent from the Camel - Users mailing list archive at Nabble.com. >