Hi I'm been try to use DataNucleus/JDO with felix, but no success. There are some ClassNotDefine exception which I think is something about classloader.
I may able bypass this, but since most JDO/JPA framwork are based on classloader. I wonder if there are any better way to do the ORM thing with OSGi. And if anyone has some successful story with it. Regards LongkerDandy

