Hi Craig, I'm working on a project that use OSGI and JPA (https://sourceforge.net/projects/torrentbroad). If you haven't found some sample projects to show you how to integrate JPA then you can browse my project here: http://torrentbroad.svn.sourceforge.net/viewvc/torrentbroad/trunk/torrentyel ler/. For your information, I'm using OpenJPA 2.0.0M3 (clean maven integration and a good (the best ? :) ) JPA product).
Regards Loïc Cotonéa -----Message d'origine----- De : Craig Ricciuto [mailto:[email protected]] Envoyé : mercredi 25 novembre 2009 15:22 À : [email protected] Objet : JPA and OSGi Hi. I've been trying for the past couple of days to get any kind of simple example project working that uses JPA in an OSGi bundle being built with Maven 2. I've tried searching to my hearts content. I've even searched this mailing list and any similar questions were answered with links I've already looked at. The main two links I see the most being: http://lsd.luminis.nl/jpa-persistence-in-osgi-with-openjpa/ http://lsd.luminis.nl/persistence-in-osgi-with-openjpa-part-2/ Now I know these are good resources but I'm still new to using OSGi and those links don't use Maven but instead Ant, which I've never used before except to try to build the projects that are linked on those two pages. Is there anyone on here that could show me a Maven example using JPA in an OSGi bundle (I'm using the Apache Felix Maven Bundle plugin to build the bundle). Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

