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 2013/03/26 13:45:33 UTC

[jira] [Resolved] (OPENJPA-2357) @..ToMany(optional=false) throws InvalidStateException: [...] the metadata for this field specifies that nulls are illegal.

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

Rick Curtis resolved OPENJPA-2357.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.0

Committed revision 1461090 to trunk. Thanks for the patch Guillaume!
                
> @..ToMany(optional=false) throws InvalidStateException: [...] the metadata for this field specifies that nulls are illegal.
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-2357
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2357
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 2.2.0, 2.2.1
>            Reporter: Guillaume Chauvet
>            Assignee: Rick Curtis
>            Priority: Critical
>             Fix For: 2.3.0
>
>         Attachments: OPENJPA-22357.zip, OPENJPA-2357.patch
>
>
> Hi,
> We have discovered a bug in OpenJPA when InverseManager is used with collection annoted @toMany([...], optional = false). OpenJPA doesn't solve inverse relations before calling the internal preflush method.
> This bug does not exist on versions 2.1.0 and 2.1.1.
> A unitary test and a small patch is worth a thousand words ;) [1]
> [1] Patch successfully tested on OpenJPA 2.2.1 and in our software.
> Regards,

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira