Hi, I'm using Karaf 3.0.2 and I'm desperately trying to get a small example with Hibernate working. However, Karaf always prints out that no providers are available.
I looked into the provided services and found that Karaf 3.0.2 uses Aries JPA 1.0.0 while Karaf 2.4.0 uses Aries JPA 1.0.1. My example works with 2.4.0 (there are some error messages about Hibernate proxy and wiring, but the table is there). Why does Karaf 3.0.2 uses an older Aries JPA version. Could this older version be the reason why my Hibernate example does not work with 3.0.2? -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-3-0-2-and-Hibernate-tp4036790.html Sent from the Karaf - User mailing list archive at Nabble.com.
