hi,
i have a candidate which has a one-one relation to user
when i save candidate i want to save changes to the user too.
but i get an:
'Object of class [org.appfuse.model.User] with identifier [3]:
optimistic locking failed; nested exception is
org.hibernate.StaleObjectStateException: Row was updated or deleted by
another transaction (or unsaved-value mapping was incorrect):
[org.appfuse.model.User#3]'
error.
any ideas?
thanks,
tibi
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]