Jason Hanna wrote: > > org.apache.openjpa.persistence.RollbackException: Optimistic locking > errors were detected when flushing to the data store. The following > objects may have been concurrently modified in another transaction: > [com.coincident.green.beans.User-com.coincident.green.beans.User-1] >
I've just fixed a similar issue in my app [1]. Maybe it is the same problem with foreign key constraints [2] [1] http://www.nabble.com/forum/ViewPost.jtp?post=10247539&framed=y [2] http://www.nabble.com/forum/ViewPost.jtp?post=7395124&framed=y -- View this message in context: http://www.nabble.com/Merge-Detached-Entity-Problem-tf3658825.html#a10247785 Sent from the open-jpa-dev mailing list archive at Nabble.com.