You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/05/03 09:29:15 UTC

[jira] Created: (GERONIMO-3133) jpa system needs to be able to set default properties in deployed persistence units.

jpa system needs to be able to set default properties in deployed persistence units.
------------------------------------------------------------------------------------

                 Key: GERONIMO-3133
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3133
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: persistence
    Affects Versions: 2.0-M5
            Reporter: David Jencks
         Assigned To: David Jencks
             Fix For: 2.0-M6


We need to be able to set generic persistence unit properties such as jta datasource, lots of openjpa options, etc etc to customize a persistence.xml that is designed to be run on any jpa impl to run well on ours.

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


[jira] Closed: (GERONIMO-3133) jpa system needs to be able to set default properties in deployed persistence units.

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

David Jencks closed GERONIMO-3133.
----------------------------------

    Resolution: Fixed

rev 534748.  In particular openjpa logging is now hooked up to commons logging.  Most of the time I see trace-level logging, but not always.  

> jpa system needs to be able to set default properties in deployed persistence units.
> ------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3133
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3133
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: persistence
>    Affects Versions: 2.0-M5
>            Reporter: David Jencks
>         Assigned To: David Jencks
>             Fix For: 2.0-M6
>
>
> We need to be able to set generic persistence unit properties such as jta datasource, lots of openjpa options, etc etc to customize a persistence.xml that is designed to be run on any jpa impl to run well on ours.

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