Re: EOF WTF?
Re: EOF WTF?
- Subject: Re: EOF WTF?
- From: Art Isbell <email@hidden>
- Date: Thu, 14 Jul 2005 14:04:01 -1000
On Jul 14, 2005, at 6:30 AM, Helge Städtler wrote:
are you
running the app with concurrent requesthandling "on"? if yes, you
should
really LOCK/UNLOCK the editingcontexts properly.
All WO apps are multithreaded even without concurrent request
handling, so you must always lock all editing contexts except the
default one provided by WOSession and EOSharedEditingContexts.
Aloha,
Art
_______________________________________________
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
References: | |
| >Re: EOF WTF? (From: Helge Städtler <email@hidden>) |