In case anyone wants to run the examples...

Using the features I did not manage. I looked for the bundled the JPA and
Transaction features use (feature:info) and then installed an older version
of each one. The following should work.

[/code]
feature:install jndi
install mvn:org.apache.aries.jpa/org.apache.aries.jpa.api/1.0.0
install mvn:org.apache.aries.jpa/org.apache.aries.jpa.blueprint.aries/1.0.0
install mvn:org.apache.aries.jpa/org.apache.aries.jpa.container/1.0.0
install
mvn:org.apache.aries.jpa/org.apache.aries.jpa.container.context/1.0.0
feature:install openjpa/2.2.2
install mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1
install
mvn:org.apache.aries.transaction/org.apache.aries.transaction.blueprint/1.0.0
install
mvn:org.apache.aries.transaction/org.apache.aries.transaction.manager/1.0.0
install -s mvn:org.apache.derby/derbyclient/10.8.1.2
[/code]

Note: I tried this on apache-karaf-3.0.5






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

Reply via email to