Hello Community,
I wanted to know if XA transaction is mandatory within MS SQL DB on V15 with Wildfly ?I can't seem to find an answer in the documentation.Thanks a lot !Kristof
No. XA transactions are not mandatory for MS SQL Server in IGA v15 on Wildfly.
non-xa (local-tx) datasources are the actual default configuration we are shipping. (jta="false").