Hi I have created a gist with a feature file for the 3rd party dependencies fo my application iI have implemented for my firm (https://gist.github.com/4666947). Perhaps it helps you with your problem. I have managed to install hibernate 4.1.0.FINAL on Karaf 2.3.0 and implement a DAO using the hibernate API and JPA.
Perhaps can somebody review this feature? Best regards Krzysztof On Tuesday 29 of January 2013 12:19:18 Bram Pouwelse wrote: > Hi Gonzalo, > > I've used Hibernate in Karaf in the past got it al working based on on > Hibernate bundles created as described in this blog post: > http://iocanel.blogspot.nl/2010/07/wicket-spring-3-jpa2-hibernate-osgi.html > > I was able to update these bundles to Hibernate 3.6.2 but switched to > OpenJPA after all. > > Regards, > Bram >
