[jboss-jira] [JBoss JIRA] (AS7-5405) Initial Enterprise OSGi JPA implementation
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Thu Aug 30 09:38:33 EDT 2012
[ https://issues.jboss.org/browse/AS7-5405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714861#comment-12714861 ]
Thomas Diesler commented on AS7-5405:
-------------------------------------
{quote}
Can OSGi Enterprise JPA use EE JPA (container) support or do we need a new subsystem for OSGi JPA?
{quote}
I expect the JPA integration to live here: https://github.com/tdiesler/jboss-as/tree/master/osgi/integration/src/main/java/org/jboss/as/osgi
{quote}
Does OSGi require a dynamic implementation of PersistenceProviderResolver (that could change Hibernate/EclipseLink/OpenJPA/other providers on the fly)?
{quote}
That won't be necessary.
> Initial Enterprise OSGi JPA implementation
> ------------------------------------------
>
> Key: AS7-5405
> URL: https://issues.jboss.org/browse/AS7-5405
> Project: Application Server 7
> Issue Type: Feature Request
> Components: JPA / Hibernate, OSGi
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 7.2.0.CR1
>
>
> As part of Enterprise OSGi there is a JPA specification that we would like to have support for.
> This issue is the entry point for the initial implementation.
> Apache Aries
> ------------------
> http://wiki.apache.org/incubator/AriesProposal
> Apache OpenJPA - http://openjpa.apache.org/ Apache OpenJPA is a Java persistence project. It is related to Aries as a JPA persistence provider, including entity scanning and enhancement. The Aries project will make it easy for JPA persistence providers such as OpenJPA to be used in an OSGi environment and will provide container managed persistence for the Blueprint container.
> Eclipse Gemini
> --------------------
> http://eclipse.org/proposals/gemini/
> The subprojects will be created with the following initial IP components and donating companies:
> * Blueprint Service Implementation — SpringSource
> * Web Container Integration code — SpringSource
> * JPA Integration code for EclipseLink — Oracle
> * Implementation of JMX Mbeans and composite data types — Oracle
> * Derby JDBC Service Implementation — Oracle
> * JNDI Service Integration code — Oracle
> http://www.eclipse.org/eclipselink/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list