zhfeng commented on pull request #7004: URL: https://github.com/apache/camel/pull/7004#issuecomment-1046934666
Thanks @JiriOndrusek and I made some progress to mark the exchange transacted in ```JtaTransactionErrorHandler```. see https://github.com/zhfeng/apache-camel/blob/transacted_split/components/camel-jta/src/main/java/org/apache/camel/jta/JtaTransactionErrorHandler.java#L72-L83 and that could be another solution. -- 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]
