Haven't looked what's really going on in the traces, but the "normal" mistake on these pages is that you access something (accessing also means localInstanceOf - you need to do that differently, e.g. with passing in global ids) that doesn't belong to your thread.
You can use ERXEOControlUtilities.convertEOtoGID(Object) and convertGIDtoEO(Object) to objects into and out of a long response (or any background thread) ... These are actually kind of handy methods -- you can give them deeply nested collections and they will recursively convert objects to-from EO/GID all the way down.

ms

_______________________________________________
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]

Reply via email to