Hi Charles Sorry you should user this parameter name: consumer.delay=10000
So it should be: file:///c:/temp/test/?delete=true&consumer.delay=10000 It requires the consumer. prefix as it's a parameter to the underlying consumer class that has a few parameters that is required to be prefixed with consumer. We should probably write this in the release note for Camel 1.4. Oh no a task for me to remember. Med venlig hilsen Claus Ibsen ...................................... Silverbullet Skovsgårdsvænget 21 8362 Hørning Tlf. +45 2962 7576 Web: www.silverbullet.dk -----Original Message----- From: cmoulliard [mailto:[EMAIL PROTECTED] Sent: 9. juli 2008 18:08 To: [email protected] Subject: Failed to resolve endpoint unknown parameters delay (for file component) !! Hi, I would like to inform you that with the snapshot 1.4 of camel, the delay attribute for file component is no longer recognised ? org.apache.cmale.ResolveEndpointFailedException: Failed to resolve endpoint: file:///c:/temp/test/?delete=true&delay=10000 due to: 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 = [{delay=10000}] Regards, Charles -- View this message in context: http://www.nabble.com/Failed-to-resolve-endpoint--unknown-parameters-delay-%28for-file-component%29-%21%21-tp18364457s22882p18364457.html Sent from the Camel - Users mailing list archive at Nabble.com.
