You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2007/08/23 16:07:23 UTC

[jira] Created: (CAMEL-116) make the timer component reusable on any endpoint

make the timer component reusable on any endpoint
-------------------------------------------------

                 Key: CAMEL-116
                 URL: https://issues.apache.org/activemq/browse/CAMEL-116
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: James Strachan
             Fix For: 1.2.0


currently the timer component assumes its used with runnable beans; we should change that so it just sends a message exchange that can then be used to poll any endpoint etc.

maybe setting a header for the time etc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-116) make the timer component reusable on any endpoint

Posted by "James Strachan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Strachan resolved CAMEL-116.
----------------------------------

    Resolution: Fixed

See http://cwiki.apache.org/CAMEL/timer.html

> make the timer component reusable on any endpoint
> -------------------------------------------------
>
>                 Key: CAMEL-116
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-116
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: James Strachan
>             Fix For: 1.2.0
>
>
> currently the timer component assumes its used with runnable beans; we should change that so it just sends a message exchange that can then be used to poll any endpoint etc.
> maybe setting a header for the time etc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.