You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2010/11/01 03:03:24 UTC

[jira] Created: (OPENEJB-1392) Automatically remove 'openjpa.ConnectionDriverName' and related persistence unit properties

Automatically remove 'openjpa.ConnectionDriverName' and related persistence unit properties
-------------------------------------------------------------------------------------------

                 Key: OPENEJB-1392
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1392
             Project: OpenEJB
          Issue Type: Improvement
          Components: configuration, deployment
            Reporter: David Blevins
            Assignee: David Blevins
             Fix For: 3.1.4


Any persistence unit property matching "openjpa.Connection(DriverName|URL|UserName|Password)" will be removed and a warning issued.  These properties will cause OpenJPA to ignore the <jta-data-source> and <non-jta-data-source> connections provided by the container.

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


[jira] Closed: (OPENEJB-1392) Automatically remove 'openjpa.ConnectionDriverName' and related persistence unit properties

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

David Blevins closed OPENEJB-1392.
----------------------------------

    Resolution: Fixed

> Automatically remove 'openjpa.ConnectionDriverName' and related persistence unit properties
> -------------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-1392
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1392
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: configuration, deployment
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.1.4
>
>
> Any persistence unit property matching "openjpa.Connection(DriverName|URL|UserName|Password)" will be removed and a warning issued.  These properties will cause OpenJPA to ignore the <jta-data-source> and <non-jta-data-source> connections provided by the container.

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