You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/12/02 15:04:41 UTC

[GitHub] [camel-k] squakez commented on issue #3869: Saga example failing with version > 1.10

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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org