Hi, I've started a project to provide some starting point for OSGi development with focus on Apache Karaf (https://github.com/lburgazzoli/lb-karaf-examples) and working on OSGi/JPA samples I've found out that some implementations require to be started after the persistence-bundle: - datanucleus - hinernate-osgi - batoojpa
For my understanding, is that an issue with the JPA implementation or something related to aries-jpa and its support for the JPA implementations? thx - Luca
