Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-11248

Add the possibility to add an external id to camel beans

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      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:

        <from externalId="my-id" uri="twitter://timeline/user"/>
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lb Luca Burgazzoli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: