You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2010/04/05 18:26:27 UTC

[jira] Resolved: (OPENJPA-1597) Need Compatibility setting for new OPENJPA-1097 Proxies and DetachedStateField behavior

     [ https://issues.apache.org/jira/browse/OPENJPA-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods resolved OPENJPA-1597.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0

Default behavior updated in 2.0.  Prior 1.3.x requires usage of Compatibility property to use the new behavior.  Patch attached for 1.2.x if we ever decide to apply it there.

> Need Compatibility setting for new OPENJPA-1097 Proxies and DetachedStateField behavior
> ---------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1597
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1597
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: integration, jpa, UnenhancedClasses
>    Affects Versions: 2.0.0-beta3
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Critical
>             Fix For: 1.3.0, 2.0.0
>
>         Attachments: OPENJPA-1597-12x-code.patch, OPENJPA-1597-12x-tests.patch, OPENJPA-1597-13x-doc.patch, OPENJPA-1597-13x.patch, OPENJPA-1597-20x-20100327.patch, OPENJPA-1597-20x-docs.patch, OPENJPA-1597-20x-tests-fix.patch, OPENJPA-1597-20x-tests.patch, OPENJPA-1597-trunk-20100327.patch, OPENJPA-1597-trunk-compat.patch, OPENJPA-1597-trunk-tests-fix.patch, OPENJPA-1597-trunk-tests.patch
>
>
> Need Compatibility setting for new Proxies and DetachedStateField behavior introduced in OPENJPA-1097 for legacy 1.0 persistence.xml apps, that rely on old behavior that using DetachedStateField=true would remove $proxy usage when serialized, but the new behavior is to keep the $proxy usage since we are serializing the StateManager into the object....

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