[
https://issues.apache.org/jira/browse/OPENJPA-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979598#action_12979598
]
Rick Curtis commented on OPENJPA-1921:
--------------------------------------
Can you try this on 2.1 or trunk ?
Thanks,
Rick
> Persist detached object error when using PROPERTY access instead of FIELD
> access
> --------------------------------------------------------------------------------
>
> Key: OPENJPA-1921
> URL: https://issues.apache.org/jira/browse/OPENJPA-1921
> Project: OpenJPA
> Issue Type: Bug
> Affects Versions: 2.0.1
> Environment: Windows XP, JUnit test under Eclipse.
> Reporter: Cyrille Charron
> Attachments: FamilyModel.zip, HibernateTest.zip, OpenJPA-bug.txt
>
>
> When changing my orm.xml file to have access="PROPERTY" instead of
> access="FIELD", my JUnit test fails with an EntityExistsException.
> Id of my entities are not generated, but set manually.
> I join 2 zip files of the Eclipse test project (1 for the entities, 1 for the
> test under OpenEjb), and the stdout file with the error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.