None of the current versions of openjpa fully work with karaf 4.0.3 at least if you want to use jta 1.2.
The reason is that the import range of openjpa is too small. It is fixed on trunk of openjpa now. So the next release will work. See: https://issues.apache.org/jira/browse/OPENJPA-2607 If you need a quick solution you could change the Manifest of an openjpa jar locally. Christian 2015-12-16 0:27 GMT+01:00 Cheung, Pauline <[email protected]>: > Hi, > > > > What version of openJPA works with karaf 4.0.3? Do I need a specific > version of Aries and Transaction for it to all work together? > > > > Thanks, > > Pauline > > > > > -- -- Christian Schneider http://www.liquid-reality.de <https://owa.talend.com/owa/redir.aspx?C=3aa4083e0c744ae1ba52bd062c5a7e46&URL=http%3a%2f%2fwww.liquid-reality.de> Open Source Architect http://www.talend.com <https://owa.talend.com/owa/redir.aspx?C=3aa4083e0c744ae1ba52bd062c5a7e46&URL=http%3a%2f%2fwww.talend.com>
