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 2009/12/09 14:11:18 UTC

[jira] Created: (OPENEJB-1116) CMP2 EntityBean conflict when a persistent property exists called "deleted"

CMP2 EntityBean conflict when a persistent property exists called "deleted"
---------------------------------------------------------------------------

                 Key: OPENEJB-1116
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1116
             Project: OpenEJB
          Issue Type: Bug
          Components: cmp2
    Affects Versions: 3.1.2, 3.1.1, 3.1, 3.0
            Reporter: David Blevins
             Fix For: 3.1.3




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


[jira] Closed: (OPENEJB-1116) CMP2 EntityBean conflict when a persistent property exists called "deleted"

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

David Blevins closed OPENEJB-1116.
----------------------------------

    Resolution: Fixed

Committed a very similar patch

$ svn ci container/openejb-core/src/main
Sending        container/openejb-core/src/main/java/org/apache/openejb/core/cmp/cmp2/Cmp2Generator.java
Transmitting file data .
Committed revision 896822.


> CMP2 EntityBean conflict when a persistent property exists called "deleted"
> ---------------------------------------------------------------------------
>
>                 Key: OPENEJB-1116
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1116
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: cmp2
>    Affects Versions: 3.0, 3.1, 3.1.1, 3.1.2
>            Reporter: David Blevins
>             Fix For: 3.1.3
>
>         Attachments: Cmp2Generator.diff
>
>


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


[jira] Updated: (OPENEJB-1116) CMP2 EntityBean conflict when a persistent property exists called "deleted"

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

Todd Bush updated OPENEJB-1116:
-------------------------------

    Attachment: Cmp2Generator.diff

David, 

Here's the diff file.  I renamed the deleted field to be _deleted; since that worked for me.  Feel free to rename it however you see fit.

Thanks,

Todd.

> CMP2 EntityBean conflict when a persistent property exists called "deleted"
> ---------------------------------------------------------------------------
>
>                 Key: OPENEJB-1116
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1116
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: cmp2
>    Affects Versions: 3.0, 3.1, 3.1.1, 3.1.2
>            Reporter: David Blevins
>             Fix For: 3.1.3
>
>         Attachments: Cmp2Generator.diff
>
>


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