awake() called twice on page refresh
awake() called twice on page refresh
- Subject: awake() called twice on page refresh
- From: Juergen Lorenz Simon <email@hidden>
- Date: Thu, 30 Oct 2008 10:38:53 +0100
Hi,
we're observing some behaviour we can't seem to explain. We had a
problem with
application deadlocking. It turned out that the lock was ERDPage (a
ProjectWonder
component) which locks an editing context in awake() and unlocks it
again in sleep().
However, the component itself is not to blame. The problem only
occurs, when the
user uses the reload button. In that case, some component's awake()
method is actually
called twice! We have no explanation for this.
All help greatly appreciated,
J.L.Simon
_______________________________________________
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