Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 27310 invoked from network); 20 Dec 2007 13:49:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2007 13:49:57 -0000 Received: (qmail 80634 invoked by uid 500); 20 Dec 2007 13:49:46 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 80612 invoked by uid 500); 20 Dec 2007 13:49:46 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 80603 invoked by uid 99); 20 Dec 2007 13:49:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2007 05:49:46 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2007 13:49:24 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2A8FB714278 for ; Thu, 20 Dec 2007 05:49:28 -0800 (PST) Message-ID: <14118662.1198158568169.JavaMail.jira@brutus> Date: Thu, 20 Dec 2007 05:49:28 -0800 (PST) From: "Guillaume Nodet (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Created: (CAMEL-273) delayer(3000) throws an exception MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org delayer(3000) throws an exception --------------------------------- Key: CAMEL-273 URL: https://issues.apache.org/activemq/browse/CAMEL-273 Project: Apache Camel Issue Type: Bug Components: camel-core Reporter: Guillaume Nodet Assignee: Guillaume Nodet Fix For: 1.3.0 A workaround seems to be delayer(constant(new Long(0)), 3000) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.