When I check the installed bundles I can see the following:

67 | Active      |  30 | 1.0.0.Final          | hibernate-jpa-2.1-api
68 | Active      |  30 | 1.0.2                | Aries JPA Container API
69 | Active      |  30 | 1.0.4                | Aries JPA Container
blueprint integration for Aries blueprint
70 | Active      |  30 | 1.0.2                | Aries JPA Container
71 | Active      |  30 | 1.0.4                | Aries JPA Container Managed
Contexts
72 | Active      |  30 | 1.1                  | Apache Geronimo JSR-317 JPA
2.0 Spec API

My understanding is that the JPA bundles deployed are for JPA 2.0

I have updated the persistence.xml of the example to as int he provided
link. I have changed the blueprint header as follows:
http://aries.apache.org/xmlns/jpa/v2.0.0

Now when I deploy the example bundle I get the following error: "Bundle
jpa-only/1.0.0.SNAPSHOT is waiting for namespace handlers
[http://aries.apache.org/xmlns/jpa/v2.0.0";

If I want to go with JPA 2.0 what should be the header in the blueprint xml?









--
View this message in context: 
http://karaf.922171.n3.nabble.com/How-to-solve-bundle-state-GracePeriod-tp4044982p4044987.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to