Hi Adam, I was wrong about OPENJPA-118, I thought this was related to the auto-detach setting, but it looks like it a different issue.
You can go ahead and open a JIRA issue if you want, it might take some more digging to get to the root cause. In the end it might just be a case where the documentation is out of date, but we can track this in a JIRA as easily as the mailing list. Regards, -mike On Thu, Apr 22, 2010 at 7:22 AM, Adam Borkowski <[email protected]>wrote: > > I was looking at the diagram which describes lifecycle of the entity on > page > 71 of the manual. > There you can see that from "managed" state entity can go back to > "New/Transient" by rollback*, where > * = Extended persistence context > > If according to this diagram, OPENJPA-118 commit introduced actual not > correct behavior for extended persistence context, can I rise a JIRA issue > for that? > > Adam > -- > View this message in context: > http://openjpa.208410.n2.nabble.com/Persist-on-the-same-object-fails-after-rollback-tp4936326p4942397.html > Sent from the OpenJPA Users mailing list archive at Nabble.com. >
