You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/05/14 04:25:07 UTC

[jira] Created: (CAMEL-2722) ManagedRoute should be unregister when the RouteDefinition is removed

ManagedRoute should be unregister when the RouteDefinition is removed
---------------------------------------------------------------------

                 Key: CAMEL-2722
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2722
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.2.0, 2.1.0
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.3.0


Here is the mailing thread which discusses about it.
http://old.nabble.com/Dynamically-removing-routes-tp28548051p28548051.html

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


[jira] Commented: (CAMEL-2722) ManagedRoute should be unregister when the RouteDefinition is removed

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59356#action_59356 ] 

Claus Ibsen commented on CAMEL-2722:
------------------------------------

Willem, good idea to use the shutdown to unregister the mbeans.

> ManagedRoute should be unregister when the RouteDefinition is removed
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-2722
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2722
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.1.0, 2.2.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.3.0
>
>
> Here is the mailing thread which discusses about it.
> http://old.nabble.com/Dynamically-removing-routes-tp28548051p28548051.html

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


[jira] Resolved: (CAMEL-2722) ManagedRoute should be unregister when the RouteDefinition is removed

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

Willem Jiang resolved CAMEL-2722.
---------------------------------

    Resolution: Fixed

> ManagedRoute should be unregister when the RouteDefinition is removed
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-2722
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2722
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.1.0, 2.2.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.3.0
>
>
> Here is the mailing thread which discusses about it.
> http://old.nabble.com/Dynamically-removing-routes-tp28548051p28548051.html

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


[jira] Commented: (CAMEL-2722) ManagedRoute should be unregister when the RouteDefinition is removed

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59355#action_59355 ] 

Willem Jiang commented on CAMEL-2722:
-------------------------------------

Now the ManagedRoute will be unregistered when CamelContext shutdown the route.
And we don't unregister the ManagedRoute when route is stopped to let ManagedRoute start itself from JMX console.

> ManagedRoute should be unregister when the RouteDefinition is removed
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-2722
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2722
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.1.0, 2.2.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.3.0
>
>
> Here is the mailing thread which discusses about it.
> http://old.nabble.com/Dynamically-removing-routes-tp28548051p28548051.html

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