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

[jira] Created: (CAMEL-1528) id method needs to be re-instated from being deprecated

id method needs to be re-instated from being deprecated
-------------------------------------------------------

                 Key: CAMEL-1528
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1528
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.0-M1, 1.6.0
         Environment: n/a
            Reporter: Christopher Hunt


Please re-instate the .id method of OptionalIdentifiedType so that JMX nodes can be easily identified from within the Java DSL.

In addition please provide an option for Camel to only add JMX route nodes where there is an id - this should then reduce the clutter of JMX consoles.

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


[jira] Commented: (CAMEL-1528) id method needs to be re-instated from being deprecated

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

Claus Ibsen commented on CAMEL-1528:
------------------------------------

removed @deprecated in 1.x: r765885

> id method needs to be re-instated from being deprecated
> -------------------------------------------------------
>
>                 Key: CAMEL-1528
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1528
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.6.0, 2.0-M1
>         Environment: n/a
>            Reporter: Christopher Hunt
>
> Please re-instate the .id method of OptionalIdentifiedType so that JMX nodes can be easily identified from within the Java DSL.
> In addition please provide an option for Camel to only add JMX route nodes where there is an id - this should then reduce the clutter of JMX consoles.

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


[jira] Updated: (CAMEL-1528) id method needs to be re-instated from being deprecated

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

Claus Ibsen updated CAMEL-1528:
-------------------------------

    Fix Version/s: 1.6.1
                   2.0.0
         Assignee: Claus Ibsen

> id method needs to be re-instated from being deprecated
> -------------------------------------------------------
>
>                 Key: CAMEL-1528
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1528
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.6.0, 2.0-M1
>         Environment: n/a
>            Reporter: Christopher Hunt
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0, 1.6.1
>
>
> Please re-instate the .id method of OptionalIdentifiedType so that JMX nodes can be easily identified from within the Java DSL.
> In addition please provide an option for Camel to only add JMX route nodes where there is an id - this should then reduce the clutter of JMX consoles.

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


[jira] Commented: (CAMEL-1528) id method needs to be re-instated from being deprecated

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

Claus Ibsen commented on CAMEL-1528:
------------------------------------

See nabble:
http://www.nabble.com/Naming-JMX-artifacts-from-Java-DSL-td22986330.html


> id method needs to be re-instated from being deprecated
> -------------------------------------------------------
>
>                 Key: CAMEL-1528
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1528
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.6.0, 2.0-M1
>         Environment: n/a
>            Reporter: Christopher Hunt
>
> Please re-instate the .id method of OptionalIdentifiedType so that JMX nodes can be easily identified from within the Java DSL.
> In addition please provide an option for Camel to only add JMX route nodes where there is an id - this should then reduce the clutter of JMX consoles.

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


[jira] Resolved: (CAMEL-1528) id method needs to be re-instated from being deprecated

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

Claus Ibsen resolved CAMEL-1528.
--------------------------------

    Resolution: Fixed

And added option to JMX Agent to only register processors if they have a custom id set.
Wiki page updated with the option name

This only applies for *Camel 2.0*
trunk: 768333.


> id method needs to be re-instated from being deprecated
> -------------------------------------------------------
>
>                 Key: CAMEL-1528
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1528
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.6.0, 2.0-M1
>         Environment: n/a
>            Reporter: Christopher Hunt
>            Assignee: Claus Ibsen
>             Fix For: 1.6.1, 2.0.0
>
>
> Please re-instate the .id method of OptionalIdentifiedType so that JMX nodes can be easily identified from within the Java DSL.
> In addition please provide an option for Camel to only add JMX route nodes where there is an id - this should then reduce the clutter of JMX consoles.

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