Skip to content

Instantly share code, notes, and snippets.

@nikku
Last active August 29, 2015 13:56
Show Gist options
  • Select an option

  • Save nikku/8886436 to your computer and use it in GitHub Desktop.

Select an option

Save nikku/8886436 to your computer and use it in GitHub Desktop.

Using Hibernate on Glassfish 4

  • Remove eclipse link files:

    • Matching glassfish/modules/**/*jpa*.jar
    • Exclude glassfish/modules/gf-jpa-connector.jar
    • Exclude glassfish/modules/jpa-container.jar
  • Unpack hibernate + dependencies to glassfish/lib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment