squakez commented on issue #3869: URL: https://github.com/apache/camel-k/issues/3869#issuecomment-1335382630
Okey, I understand which is the problem now. The route is generated dynamically, and in that case we're not able to detect the components (https://github.com/apache/camel-k/issues/527). In order to workaround this, you need to run the Saga route with `-d camel:direct` and include the direct component dependency. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
