You need to install the "transaction" feature: > repo-add enterprise > feature:install transaction
Cheers, Guillaume 2018-06-06 20:05 GMT+02:00 ceugster <[email protected]>: > Hi > I try to implement a jpa bundle into karaf 4.2.0. with tycho i build the > bundles, that works fine. Then in karaf I do feature:repo-add and > feature:install works well too. But listing the bundles shows up status > grace period for my jpa bundle. bundle:diag shows: > > Status: GracePeriod > Blueprint > 06.06.18, 19:59 > Missing dependencies: > (&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi. > service.blueprint.namespace=http://aries.apache.org/xmlns/ > transactions/v2.0.0)) > Declarative Services > > I tried other versions of transactions too (e.g. v1.0.0, v1.1.0) How can I > resolve this problem? > Thank you for any hints! > Christian > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html > -- ------------------------ Guillaume Nodet
