JBoss Community

Re: Mysql JDBC module can't start: ClassNotFoundException XAResource

created by Haifeng Song in Datasource Configuration - View the full discussion

Thanks for Alexey S.

The answer is to add dependency javax.transaction.api into jdbc module.xml

<dependencies>

  <module name="javax.transaction.api"/>

</dependencies>

Reply to this message by going to Community

Start a new discussion in Datasource Configuration at Community