> > Can you provide us more info about what you plan to do with project Pax JPA > / Pax JDBC ? Which features do you need from DeltaSpike project ? >
At the moment, I'm only using the JPA module, with its transitive dependency on DeltaSpike Core. I'm about to use cdictrl to start a request context required by the JPA module. That's really all for now. Pax JPA and Pax JDBC aim to implement the OSGi JPA and JDBC services, respectively. Since the OSGi JPA spec is rather limited and only supports user-managed transactions, I'm trying to add support for declarative transactions via DeltaSpike JPA. Best regards, Harald