Where are you putting the catch? There is no outside edits to the database. These only affect the outcome when I save a record with an added relationship. It the object has no relationships I can edit and save. Otherwise I get the exception.
Thanks
James
On Jan 10, 2012, at 11:00 AM, Ruenagel, Frank wrote:
> catch (EOGeneralAdaptorException e)
> {
> String eType =
> (String)e.userInfo().objectForKey(EOAdaptorChannel.AdaptorFailureKey);
> if
> (EOAdaptorChannel.AdaptorOptimisticLockingFailure.equals(eType))
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
