[
https://issues.apache.org/activemq/browse/CAMEL-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved CAMEL-273.
-----------------------------------
Resolution: Fixed
Sending camel-core/src/main/java/org/apache/camel/model/DelayerType.java
Sending
camel-core/src/main/java/org/apache/camel/model/ExpressionNode.java
Sending
camel-core/src/test/java/org/apache/camel/processor/DelayerTest.java
Transmitting file data ...
Committed revision 605931.
> 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.