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.

Reply via email to