Skip to content

Instantly share code, notes, and snippets.

@wombat
Created April 17, 2013 15:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wombat/5405115 to your computer and use it in GitHub Desktop.
Save wombat/5405115 to your computer and use it in GitHub Desktop.
Mysql driver in standalone.xml
<driver name="mysql" module="com.mysql">
<xa-datasource-class>com.mysql.jdbc.jdbc2.optional.MysqlXADataSource</xa-datasource-class>
</driver>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment