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 2006/12/13 19:33:21 UTC

[jira] Created: (GERONIMO-2657) Persistence-* builders need improvements

Persistence-* builders need improvements
----------------------------------------

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


The entity-manager-factory-ref stuff needs to be renamed to persistence-unit-ref in xml and code to follow the spec dd usage.

The builders need to  look for spec dd entries as well as our proprietary entries.

We need to do something about the injection instructions in the spec entries.  This might be taken care of in a more generic way.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GERONIMO-2657) Persistence-* builders need improvements

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2657?page=comments#action_12458649 ] 
            
David Jencks commented on GERONIMO-2657:
----------------------------------------

renamed builder in earlier commit.

rev 487415 improved AbstractNamingBuilder convert method and made the persistence unit ref builder deal with spec entries (untested).

> Persistence-* builders need improvements
> ----------------------------------------
>
>                 Key: GERONIMO-2657
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2657
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: persistence
>    Affects Versions: 2.0
>            Reporter: David Jencks
>         Assigned To: David Jencks
>             Fix For: 2.0
>
>
> The entity-manager-factory-ref stuff needs to be renamed to persistence-unit-ref in xml and code to follow the spec dd usage.
> The builders need to  look for spec dd entries as well as our proprietary entries.
> We need to do something about the injection instructions in the spec entries.  This might be taken care of in a more generic way.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (GERONIMO-2657) Persistence-* builders need improvements

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

David Jencks closed GERONIMO-2657.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0)
                   2.0-beta1

Injection is done as part of other jira issues.

> Persistence-* builders need improvements
> ----------------------------------------
>
>                 Key: GERONIMO-2657
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2657
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: persistence
>    Affects Versions: 2.0
>            Reporter: David Jencks
>         Assigned To: David Jencks
>             Fix For: 2.0-beta1
>
>
> The entity-manager-factory-ref stuff needs to be renamed to persistence-unit-ref in xml and code to follow the spec dd usage.
> The builders need to  look for spec dd entries as well as our proprietary entries.
> We need to do something about the injection instructions in the spec entries.  This might be taken care of in a more generic way.

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


[jira] Commented: (GERONIMO-2657) Persistence-* builders need improvements

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2657?page=comments#action_12459009 ] 
            
David Jencks commented on GERONIMO-2657:
----------------------------------------

Rev 487775 handle spec descriptor persistence context/unit refs.  Change geronimo naming schema to better match spec schema type constants.  Add a spec descriptor test to the jpa funcational test.

Only injection is left: this will also need some more changes to the geronimo naming schema.

> Persistence-* builders need improvements
> ----------------------------------------
>
>                 Key: GERONIMO-2657
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2657
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: persistence
>    Affects Versions: 2.0
>            Reporter: David Jencks
>         Assigned To: David Jencks
>             Fix For: 2.0
>
>
> The entity-manager-factory-ref stuff needs to be renamed to persistence-unit-ref in xml and code to follow the spec dd usage.
> The builders need to  look for spec dd entries as well as our proprietary entries.
> We need to do something about the injection instructions in the spec entries.  This might be taken care of in a more generic way.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira