Return-Path: Delivered-To: apmail-activemq-camel-user-archive@locus.apache.org Received: (qmail 5248 invoked from network); 10 Jul 2008 06:49:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jul 2008 06:49:21 -0000 Received: (qmail 14449 invoked by uid 500); 10 Jul 2008 06:49:21 -0000 Delivered-To: apmail-activemq-camel-user-archive@activemq.apache.org Received: (qmail 14432 invoked by uid 500); 10 Jul 2008 06:49:21 -0000 Mailing-List: contact camel-user-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-user@activemq.apache.org Delivered-To: mailing list camel-user@activemq.apache.org Received: (qmail 14421 invoked by uid 99); 10 Jul 2008 06:49:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2008 23:49:21 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2008 06:48:27 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KGpxQ-0002hT-Ep for camel-user@activemq.apache.org; Wed, 09 Jul 2008 23:48:48 -0700 Message-ID: <18376960.post@talk.nabble.com> Date: Wed, 9 Jul 2008 23:48:48 -0700 (PDT) From: cmoulliard To: camel-user@activemq.apache.org Subject: RE: Failed to resolve endpoint unknown parameters delay (for file component) !! In-Reply-To: <4C1FB9C00D24A140906239533638C4D204BD83AA@EXVS04.exserver.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: cmoulliard@gmail.com References: <18364457.post@talk.nabble.com> <4C1FB9C00D24A140906239533638C4D204BD83AA@EXVS04.exserver.dk> X-Virus-Checked: Checked by ClamAV on apache.org Thxs. I see also that the polling does not work anymore. When I launch Camel and that I copy a file in the directory, the file will be processed but when I copy a new file, nothing happens !!! Claus Ibsen wrote: >=20 > Hi Charles >=20 > Sorry you should user this parameter name: > consumer.delay=3D10000 >=20 > So it should be: > file:///c:/temp/test/?delete=3Dtrue&consumer.delay=3D10000 >=20 > 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. >=20 > We should probably write this in the release note for Camel 1.4. Oh no a > task for me to remember. >=20 >=20 > Med venlig hilsen > =20 > Claus Ibsen > ...................................... > Silverbullet > Skovsg=C3=A5rdsv=C3=A6nget 21 > 8362 H=C3=B8rning > Tlf. +45 2962 7576 > Web: www.silverbullet.dk >=20 > -----Original Message----- > From: cmoulliard [mailto:cmoulliard@gmail.com]=20 > Sent: 9. juli 2008 18:08 > To: camel-user@activemq.apache.org > Subject: Failed to resolve endpoint unknown parameters delay (for file > component) !! >=20 >=20 > Hi, >=20 > I would like to inform you that with the snapshot 1.4 of camel, the delay > attribute for file component is no longer recognised ? >=20 > org.apache.cmale.ResolveEndpointFailedException: Failed to resolve > endpoint: > file:///c:/temp/test/?delete=3Dtrue&delay=3D10000 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 =3D [{delay=3D10000}] >=20 > Regards, >=20 > Charles > --=20 > View this message in context: > http://www.nabble.com/Failed-to-resolve-endpoint--unknown-parameters-dela= y-%28for-file-component%29-%21%21-tp18364457s22882p18364457.html > Sent from the Camel - Users mailing list archive at Nabble.com. >=20 >=20 >=20 --=20 View this message in context: http://www.nabble.com/Failed-to-resolve-endpo= int--unknown-parameters-delay-%28for-file-component%29-%21%21-tp18364457s22= 882p18376960.html Sent from the Camel - Users mailing list archive at Nabble.com.