You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Stefan Below (JIRA)" <ji...@apache.org> on 2010/09/30 17:24:41 UTC

[jira] Created: (CAMEL-3183) RouteAware Consumer

RouteAware Consumer
-------------------

                 Key: CAMEL-3183
                 URL: https://issues.apache.org/activemq/browse/CAMEL-3183
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.4.0
            Reporter: Stefan Below


At the moment, there is no easy way to create a "routeAware" Consumer. Route aware means that the behavior of the consumer depends on the route id.

A nice (simple?) solution woulb be be an abstract createRouteAwareEndpoint(String remaining, String uri, String routeID, ProcessComponent processComponent) Method...

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


[jira] Updated: (CAMEL-3183) RouteAware Consumer

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

Claus Ibsen updated CAMEL-3183:
-------------------------------

       Issue Type: New Feature  (was: Bug)
    Fix Version/s: 2.6.0
                   3.0.0
         Priority: Minor  (was: Major)

> RouteAware Consumer
> -------------------
>
>                 Key: CAMEL-3183
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3183
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.4.0
>            Reporter: Stefan Below
>            Priority: Minor
>             Fix For: 2.6.0, 3.0.0
>
>
> At the moment, there is no easy way to create a "routeAware" Consumer. Route aware means that the behavior of the consumer depends on the route id.
> A nice (simple?) solution woulb be be an abstract createRouteAwareEndpoint(String remaining, String uri, String routeID, ProcessComponent processComponent) Method...

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