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 2008/10/21 10:20:52 UTC

[jira] Created: (CAMEL-1004) make it easy to start/stop routes by their definition (RouteBuilder or Route class)

make it easy to start/stop routes by their definition (RouteBuilder or Route class)
-----------------------------------------------------------------------------------

                 Key: CAMEL-1004
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1004
             Project: Apache Camel
          Issue Type: New Feature
            Reporter: James Strachan
             Fix For: 2.0.0


There should be some way to stop a Route from either the XML (e.g. by routeID) or from a RouteBuilder

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


[jira] Work started: (CAMEL-1004) make it easy to start/stop routes by their definition (RouteBuilder or Route class)

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

Work on CAMEL-1004 started by James Strachan.

> make it easy to start/stop routes by their definition (RouteBuilder or Route class)
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-1004
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1004
>             Project: Apache Camel
>          Issue Type: New Feature
>            Reporter: James Strachan
>            Assignee: James Strachan
>             Fix For: 2.1.0
>
>
> There should be some way to stop a Route from either the XML (e.g. by routeID) or from a RouteBuilder

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


[jira] Updated: (CAMEL-1004) make it easy to start/stop routes by their definition (RouteBuilder or Route class)

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

Claus Ibsen updated CAMEL-1004:
-------------------------------

    Fix Version/s:     (was: 2.0.0)
                   2.1.0

> make it easy to start/stop routes by their definition (RouteBuilder or Route class)
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-1004
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1004
>             Project: Apache Camel
>          Issue Type: New Feature
>            Reporter: James Strachan
>             Fix For: 2.1.0
>
>
> There should be some way to stop a Route from either the XML (e.g. by routeID) or from a RouteBuilder

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


[jira] Resolved: (CAMEL-1004) make it easy to start/stop routes by their definition (RouteBuilder or Route class)

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

James Strachan resolved CAMEL-1004.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.1.0)
                   2.0.0

see the test case 

http://svn.apache.org/repos/asf/camel/trunk/camel-core/src/test/java/org/apache/camel/impl/StartAndStopRoutesTest.java

for how we can start/stop routes based on their definition

> make it easy to start/stop routes by their definition (RouteBuilder or Route class)
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-1004
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1004
>             Project: Apache Camel
>          Issue Type: New Feature
>            Reporter: James Strachan
>            Assignee: James Strachan
>             Fix For: 2.0.0
>
>
> There should be some way to stop a Route from either the XML (e.g. by routeID) or from a RouteBuilder

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


[jira] Assigned: (CAMEL-1004) make it easy to start/stop routes by their definition (RouteBuilder or Route class)

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

James Strachan reassigned CAMEL-1004:
-------------------------------------

    Assignee: James Strachan

> make it easy to start/stop routes by their definition (RouteBuilder or Route class)
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-1004
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1004
>             Project: Apache Camel
>          Issue Type: New Feature
>            Reporter: James Strachan
>            Assignee: James Strachan
>             Fix For: 2.1.0
>
>
> There should be some way to stop a Route from either the XML (e.g. by routeID) or from a RouteBuilder

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