[ http://issues.apache.org/jira/browse/OJB-23?page=all ] Jakob Braeuchi closed OJB-23: -----------------------------
> RemovalAwareCollection tries to delete non persistent objects > ------------------------------------------------------------- > > Key: OJB-23 > URL: http://issues.apache.org/jira/browse/OJB-23 > Project: OJB > Type: Bug > Components: PB-API > Versions: 1.0.4, 1.1 CVS > Reporter: Jakob Braeuchi > Assignee: Jakob Braeuchi > Fix For: 1.0.x CVS, 1.1 CVS > > When adding an object to a RemovalAwareCollection and deleting > before saving the collection, ojb tries to delete the non stored object. > This results in an OptimisticLockException because OJB is > trying to delete the object that was never in the table. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
