Skip to content

Instantly share code, notes, and snippets.

@altfatterz
Created October 21, 2014 20:08
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 altfatterz/50aba70245b9fa75f24f to your computer and use it in GitHub Desktop.
Save altfatterz/50aba70245b9fa75f24f to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="urn:jboss:module:1.3" name="com.mysql">
<resources>
<resource-root path="mysql-connector-java-5.1.32.jar"/>
</resources>
<dependencies>
<module name="javax.api"/>
<module name="javax.transaction.api"/>
</dependencies>
</module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment