Skip to content

Instantly share code, notes, and snippets.

@wombat
Created April 17, 2013 15:12
Show Gist options
  • Select an option

  • Save wombat/5405115 to your computer and use it in GitHub Desktop.

Select an option

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