Hi, if you can, please try to provide a reproducer (as described here:
https://camel.apache.org/camel-core/contributing/#_reporting_a_bug_or_problem
)
That may make it easier for the community to evaluate if there is a bug or
misconfiguration.
Kind regards
On Thu, Feb 8, 2024 at 3:18 AM Ja Li w
Hi there,
when defining a route using .from() without specifying a .routeid() or
.id() the route will not work. There's no exception or error message, it
just doesn't get picked up.
Seems very similar to that old and fixed bug:
https://issues.apache.org/jira/browse/CAMEL-7986
I am using the lates