You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jean-Louis MONTEIRO (JIRA)" <ji...@apache.org> on 2010/05/05 22:51:08 UTC

[jira] Created: (OPENEJB-1271) Add pofiles to allow JPA provider to be changed

Add pofiles to allow JPA provider to be changed
-----------------------------------------------

                 Key: OPENEJB-1271
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1271
             Project: OpenEJB
          Issue Type: Improvement
          Components: integration
         Environment: Ubuntu + Tomcat -6.0.x
            Reporter: Jean-Louis MONTEIRO
            Assignee: Jean-Louis MONTEIRO
             Fix For: 3.1.3


OpenEJB supports some JPA providers (OpenJPA which is the default, Hibernate and EclipseLink).
Currently, end users need to download the openejb.war web application and add/delete jars from the lib/ directory in order to change the JPA provider.

The idea here is to help end users to package their own openejb web application with another JPA provider than the default (OpenJPA).
Actually, it's possible using some well configured profiles in the openejb-tomcat-webapp.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENEJB-1271) Add pofiles to allow JPA provider to be changed

Posted by "David Blevins (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENEJB-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins updated OPENEJB-1271:
-----------------------------------

    Fix Version/s:     (was: 3.1.3)
                   3.1.x

> Add pofiles to allow JPA provider to be changed
> -----------------------------------------------
>
>                 Key: OPENEJB-1271
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1271
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: integration
>         Environment: Ubuntu + Tomcat -6.0.x
>            Reporter: Jean-Louis MONTEIRO
>            Assignee: Jean-Louis MONTEIRO
>             Fix For: 3.1.x
>
>
> OpenEJB supports some JPA providers (OpenJPA which is the default, Hibernate and EclipseLink).
> Currently, end users need to download the openejb.war web application and add/delete jars from the lib/ directory in order to change the JPA provider.
> The idea here is to help end users to package their own openejb web application with another JPA provider than the default (OpenJPA).
> Actually, it's possible using some well configured profiles in the openejb-tomcat-webapp.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.