Hi David, Can you describe more about your scenario? Do you want to run Athean and other data sources in an XA transaction? What transaction manager did you use, is it quarkus-narayana-jta?
On Wed, Nov 20, 2024 at 7:19 AM David Hoffer <dhoff...@gmail.com> wrote: > https://camel.apache.org/components/4.8.x/aws2-athena-component.html > > We use multiple data sources in our Quarkus application and Athena is one > of them. Is there a way to make this XA compliant? The latest Quarkus is > failing with our current CData driver as its not XA, so looking for > something that is XA. > > Thanks, > -David >