Details
Description
When installing a test application for JPA it fails to start due to a graceperiod and waiting for the EntityManager.
Eventually if fails to start the bundle:
due to unresolved dependencies [(&(&(org.apache.aries.jpa.proxy.factory=true)(osgi.unit.name=inventory))(objectClass=javax.persistence.EntityManagerFactory))]
right now the standard features for JPA are not usable this way.