Ok, I tracked it down to org.apache.aries.jpa.eclipselink.adapter. When I change this back to 2.1.0 in the enterprise feature file for Karaf 4.0.3, it works for my application (at least on a first glimpse). The tasklist example still doesn't work, the service registry entry for the persistence unit cannot be found. This might come from the parallel installation of the jpa 1.0.4 and 2.2.0 feature.
So something changed in the eclipselink adapter which seems to cause problems when working with a 1.x version of JPA. Which way forward would you suggest? Should I create a Jira for this, or would this mean that support for JPA 1.x is already deprecated? Best Regards, Jochen -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-4-0-2-Problem-Eclipselink-2-6-0-with-JPA-2-2-0-tp4043068p4044427.html Sent from the Karaf - User mailing list archive at Nabble.com.
