bvahdat commented on issue #3471:
URL: https://github.com/apache/camel-quarkus/issues/3471#issuecomment-1021245654


   @jamesnetherton  @zhfeng 
   
   I am also failing to reproduce the issue using pure Camel + JTA + Narayana 
(and not only using local TX as originally above with the local `spring-tx` 
JDBC transaction):
   
   
https://github.com/bvahdat/camel/commit/d73cd0df7ca61d799069a31320900b0df494b6e8
   
   Well it's not to 100% the same as
   
   
https://github.com/bvahdat/camel/blob/main/tests/camel-itest/src/test/resources/org/apache/camel/itest/tx/Jms2RequiresNewTest-context.xml#L30-L33
   
   Is not the same Wiring / Setup TX-Impl as:
   
   
https://github.com/apache/camel-quarkus/blob/main/extensions/jta/runtime/src/main/java/org/apache/camel/quarkus/component/jta/RequiresNewJtaTransactionPolicy.java
   
   Thanks a lot for looking into this, much appreciated!
   


-- 
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-unsubscr...@camel.apache.org

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


Reply via email to