You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Rick Curtis (JIRA)" <ji...@apache.org> on 2010/11/02 14:46:24 UTC

[jira] Created: (OPENJPA-1867) ClassCastException when using DataCache

ClassCastException when using DataCache
---------------------------------------

                 Key: OPENJPA-1867
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1867
             Project: OpenJPA
          Issue Type: Bug
          Components: datacache
    Affects Versions: 2.1.0
            Reporter: Rick Curtis
            Assignee: Rick Curtis
             Fix For: 2.1.0


We encountered a ClassCastException when loading an Entity which is part of an inheritance hierarchy and has a bi-directional relationship. This bug was introduced in OPENJPA-1801.


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


[jira] Resolved: (OPENJPA-1867) ClassCastException when using DataCache

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

Rick Curtis resolved OPENJPA-1867.
----------------------------------

    Resolution: Fixed

Commited unit test and bug fix to trunk at rev.1030056.

> ClassCastException when using DataCache
> ---------------------------------------
>
>                 Key: OPENJPA-1867
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1867
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: datacache
>    Affects Versions: 2.1.0
>            Reporter: Rick Curtis
>            Assignee: Rick Curtis
>             Fix For: 2.1.0
>
>
> We encountered a ClassCastException when loading an Entity which is part of an inheritance hierarchy and has a bi-directional relationship. This bug was introduced in OPENJPA-1801.

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