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 2021/12/10 18:29:32 UTC

[GitHub] [camel-quarkus] radio042 edited a comment on issue #3379: Testing transacted routes with Quarkus and CamelTestSupport fails

radio042 edited a comment on issue #3379:
URL: https://github.com/apache/camel-quarkus/issues/3379#issuecomment-991198981


   Thanks for the links! The thing is, I am trying to test a camel route that has the `transacted()` definition, not transactions in general. The test would work once `transacted()` is commented out, so I assume that either the test setup is incomplete or the combination "Quarkus + CamelTestSupport + `transacted()`" does not work as I expect.
   
   By the way, is this the right place to raise the issue? I opened it here, because there are a lot of examples of similar tests with Spring online that allegedly work.


-- 
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