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:22:15 UTC

[jira] Created: (GERONIMO-3131) jpa system needs to match up single persistence unit with unnamed ref to it

jpa system needs to match up single persistence unit with unnamed ref to it
---------------------------------------------------------------------------

                 Key: GERONIMO-3131
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3131
             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-M5


If a persistence unit ref or persistence context ref doesn't include the target persistence unit's name, its supposed to match up with a unique persistence unit from the same app.  With out cmp impl, this means we have to check for 2 persistence units and pick the non-cmp one.

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


[jira] Closed: (GERONIMO-3131) jpa system needs to match up single persistence unit with unnamed ref to it

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

David Jencks closed GERONIMO-3131.
----------------------------------

    Resolution: Fixed

rev 534748.

> jpa system needs to match up single persistence unit with unnamed ref to it
> ---------------------------------------------------------------------------
>
>                 Key: GERONIMO-3131
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3131
>             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-M5
>
>
> If a persistence unit ref or persistence context ref doesn't include the target persistence unit's name, its supposed to match up with a unique persistence unit from the same app.  With out cmp impl, this means we have to check for 2 persistence units and pick the non-cmp one.

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