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.
