Hi Daniel, > I'm investigating moving from Virgo to Karaf. My application uses Spring > Data, initially with JPA using EclipseLink.
Here are some of the reference examples I use when working with the customers. All of them have working Pax Exam tests verifying the setup. a) Blueprint + EclipseLink - https://github.com/hekonsek/fuse-pocs/tree/master/fuse-pocs-blueprint-eclipselink b) Blueprint + OpenJPA + Spring Data JPA - https://github.com/hekonsek/fuse-pocs/tree/master/fuse-pocs-blueprint-openjpa-springdata Cheers. -- Henryk Konsek http://henryk-konsek.blogspot.com
