Skip to content

Instantly share code, notes, and snippets.

/.xml Secret

Created July 10, 2015 07:37
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 anonymous/cb4a846a5997c4a0c4ee to your computer and use it in GitHub Desktop.
Save anonymous/cb4a846a5997c4a0c4ee to your computer and use it in GitHub Desktop.
<persistence-unit name="default" transaction-type="JTA">
<provider>org.hibernate.jpa.HibernatePersistenceProvider</provider>
<jta-data-source>java:jboss/datasources/ExampleDS</jta-data-source>
</persistence-unit>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment