You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/06/25 08:01:35 UTC

[jira] Created: (CAMEL-1758) Add option to specify qualifier for camel context on @Consume

Add option to specify qualifier for camel context on @Consume
-------------------------------------------------------------

                 Key: CAMEL-1758
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1758
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-core
    Affects Versions: 2.0-M2
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.0.0


If you have multiple camel contexts and the @Consume could potential match all camel contexts and you might only want it to match a specific context.

See nabble:
http://www.nabble.com/%40Consume-creates-multiple-consumers-when-using-multiple-camel-contexts-td24190660.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-1758) Add option to specify qualifier for camel context on @Consume

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

Claus Ibsen resolved CAMEL-1758.
--------------------------------

    Resolution: Fixed

trunk: 788297.

> Add option to specify qualifier for camel context on @Consume
> -------------------------------------------------------------
>
>                 Key: CAMEL-1758
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1758
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 1.6.1, 2.0-M2
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> If you have multiple camel contexts and the @Consume could potential match all camel contexts and you might only want it to match a specific context.
> See nabble:
> http://www.nabble.com/%40Consume-creates-multiple-consumers-when-using-multiple-camel-contexts-td24190660.html

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


[jira] Updated: (CAMEL-1758) Add option to specify qualifier for camel context on @Consume

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

Claus Ibsen updated CAMEL-1758:
-------------------------------

    Affects Version/s: 1.6.1

> Add option to specify qualifier for camel context on @Consume
> -------------------------------------------------------------
>
>                 Key: CAMEL-1758
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1758
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 1.6.1, 2.0-M2
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> If you have multiple camel contexts and the @Consume could potential match all camel contexts and you might only want it to match a specific context.
> See nabble:
> http://www.nabble.com/%40Consume-creates-multiple-consumers-when-using-multiple-camel-contexts-td24190660.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-1758) Add option to specify qualifier for camel context on @Consume

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

Claus Ibsen commented on CAMEL-1758:
------------------------------------

@EndpointInject and @Produce should also have a context attribute

> Add option to specify qualifier for camel context on @Consume
> -------------------------------------------------------------
>
>                 Key: CAMEL-1758
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1758
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.0-M2
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> If you have multiple camel contexts and the @Consume could potential match all camel contexts and you might only want it to match a specific context.
> See nabble:
> http://www.nabble.com/%40Consume-creates-multiple-consumers-when-using-multiple-camel-contexts-td24190660.html

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