Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement OSGi JPA Service Specification v1.0 as specified in OSGi Enterprise Specification #5

Open
andyjefferson opened this issue Apr 11, 2016 · 0 comments

Comments

@andyjefferson
Copy link
Member

From the spec [1]:
The Java Persistence Service specification defines how persistence units can be published in an OSGi framework, how client bundles can
find these persistence units, how database drivers are found with the OSGi JDBC Specification, as
well as how JPA providers can be made available within an OSGi framework.

[1] http://www.osgi.org/download/r5/osgi.enterprise-5.0.0.pdf

http://www.datanucleus.org/servlet/jira/browse/NUCJPA-87 is (as mentioned in the comments) a workaround. This is the resulting standard.

Here is a good explanation: http://wiki.eclipse.org/images/e/ee/OSGi_JPA_Spec_and_Gemini_JPA.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant