Hello. Thank you for the explanation. You mean if I want to use version 2.2.0 I have to do the following?
1. A blueprint bundle containing the persistence unit and DAO objects. 2. A blueprint bundle setting out the service that uses the DAO. The DAO objects are using the entityManager and therefore have the annotation @PersistenceContext Another option (I guess) could leave everything as is but leaving dataService.xml file defining the service as a separate bundle (or even deployed in the deploy folder) -- View this message in context: http://karaf.922171.n3.nabble.com/4-0-3-Karaf-JPA-problem-tp4043497p4043516.html Sent from the Karaf - User mailing list archive at Nabble.com.
