Skip to content

Instantly share code, notes, and snippets.

@sebersole
Created July 14, 2015 16:30
Show Gist options
  • Save sebersole/6557d7ccd3f4c6046def to your computer and use it in GitHub Desktop.
Save sebersole/6557d7ccd3f4c6046def to your computer and use it in GitHub Desktop.
Important

This guide and the tutorials are very much out-of-date as of 5.0. For details see HHH-9919. In the meantime, we suggest looking at the Pax Exam and Karaf based hibernate-osgi tests for examples of using Hibernate in Karaf specifically. Usage in other OSGi containers should be similar.

The Hibernate-produced Karaf features file (feature repository) is published to maven, along with our other artifacts, under the org.hibernate groupId and hibernate-osgi artifactId using a classifier of karaf. The features it defines are versioned using the same version as the release it comes from. The Karaf feature file is tested against Karaf version 3.0.3.

Again, the remaining text here should be considered out of date; it is left here for historical purposes until HHH-9919 is resolved.

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