Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
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
- is depended upon by
-
CAMEL-11412 XML DSL : refactor IDs
- Open