How to create a XA datasource in Wildfly 10…
I wanted to use mysql XA-Datasource to connect mysql datasources using the Wildfly 10 server. XA Datasources are better as it can span multiple resources.
Read more “How to create a XA datasource in Wildfly 10 using the mysql jdbc connector”