You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Grzegorz Grzybek (JIRA)" <ji...@apache.org> on 2017/09/06 09:07:01 UTC

[jira] [Assigned] (CAMEL-11248) Add the possibility to add an external id to camel beans

     [ https://issues.apache.org/jira/browse/CAMEL-11248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grzegorz Grzybek reassigned CAMEL-11248:
----------------------------------------

    Assignee:     (was: Grzegorz Grzybek)

> Add the possibility to add an external id to camel beans
> --------------------------------------------------------
>
>                 Key: CAMEL-11248
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11248
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-blueprint, camel-core, camel-core-xml, camel-spring
>         Environment: 
>            Reporter: Luca Burgazzoli
>             Fix For: 3.0.0, Future
>
>
> If an id is added to an endpoint definition in a spring/blueprint xml, this endpoint will be registered to the application context but you may need to add an id just for reference or for your tools without impacting the camel run-time so it would be nice to support an externalId atttribute, like:
> {code:xml}
>   <from externalId="my-id" uri="twitter://timeline/user"/>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)