Achim Nierbeck created KARAF-3244:
-------------------------------------
Summary: EntityManager Factory not available
Key: KARAF-3244
URL: https://issues.apache.org/jira/browse/KARAF-3244
Project: Karaf
Issue Type: Bug
Components: karaf-feature
Affects Versions: 3.0.2
Environment: Mac OSX, Java7, Karaf 3.0.2-SNAPSHOT (latest from repo)
Reporter: Achim Nierbeck
Priority: Blocker
Fix For: 3.0.2
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:
{code}
due to unresolved dependencies
[(&(&(org.apache.aries.jpa.proxy.factory=true)(osgi.unit.name=inventory))(objectClass=javax.persistence.EntityManagerFactory))]
{code}
right now the standard features for JPA are not usable this way.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)