Re: Cannot obtain globalId for an object in savaChanges
Re: Cannot obtain globalId for an object in savaChanges
- Subject: Re: Cannot obtain globalId for an object in savaChanges
- From: Mike Schrag <email@hidden>
- Date: Mon, 10 Mar 2008 23:44:00 -0400
at com.webobjects.foundation.NSNotificationCenter.postNotification(NSNotificationCenter.java:562) at com.webobjects.eoaccess.EODatabaseContext.commitChanges(EODatabaseContext.java:6373) at com.webobjects.eocontrol.EOObjectStoreCoordinator.saveChangesInEditingContext(EOObjectStoreCoordinator.java:386) at com.webobjects.eocontrol.EOEditingContext.saveChanges(EOEditingContext.java:3176) at er.extensions.ERXEC._saveChanges(ERXEC.java:937) at er.extensions.ERXEC.saveChanges(ERXEC.java:860) at com.qoslabs.tm.wo.TMTransaction.commit(TMTransaction.java:82)
It looks like you're responding to EOGlobalIDChangedNotification and then doing other database operations? Can you explain a bit about what exactly you're doing?
After talking with Chuck, I'm realizing that this might be totally internal to EOF and I'm just seeing EOF call the methods of your objects ... Are there delete rules firing as part of this update?
ms |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden