[ http://issues.apache.org/jira/browse/OJB-23?page=comments#action_62999 ] Jakob Braeuchi commented on OJB-23: -----------------------------------
fixes are available in 1.0.x > 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
