Gert Vanthienen created CAMEL-9269:
--------------------------------------
Summary: NotifyBuilder.fromRoute() does not work for some endpoint
types
Key: CAMEL-9269
URL: https://issues.apache.org/jira/browse/CAMEL-9269
Project: Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.16.0
Reporter: Gert Vanthienen
Assignee: Gert Vanthienen
Fix For: 2.17.0, 2.16.1
{{NotifyBuilder.fromRoute()}} does not work if the endpoint uri in the
{{from()}} clause for a route does not match the actual endpoint uri the
exchange was sent to. Because we also have the route id itself available in the
exchange, we can use that as a fallback when the match on from endpoint uri
doesn't work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)