[jboss-user] [Datasource Configuration] - Re: Mysql JDBC module can't start: ClassNotFoundException XAResource

Haifeng Song do-not-reply at jboss.com
Thu Jan 24 09:41:26 EST 2013


Haifeng Song [https://community.jboss.org/people/hypheng] created the discussion

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

To view the discussion, visit: https://community.jboss.org/message/794083#794083

--------------------------------------------------------------
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
[https://community.jboss.org/message/794083#794083]

Start a new discussion in Datasource Configuration at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130124/470f5dc4/attachment.html 


More information about the jboss-user mailing list