Object gets empty value, womp
Object gets empty value, womp
- Subject: Object gets empty value, womp
- From: Dev WO <email@hidden>
- Date: Fri, 12 Aug 2005 02:30:03 +0200
Hi list,
I didn't wanted to post without more details...
I've got the exact same application/framework on the exact same OS
(10.4.2) and WO version (latest),
but things doesn't work the same on the development machine and the
deployment machine.
After checking all the logs I could, I have found that there's an
extra request-response loop on the deployment machine!?
and this loop just emptied my objects (put null value in every field
except the ec global id)
here's the extra request-response loop:
--------
[2005-08-12 02:18:16 CEST] <WorkerThread4>
====================== Start of Request - Response Loop
======================
[2005-08-12 02:18:16 CEST] <WorkerThread4> Starting to dispatch URL: /
cgi-bin/WebObjects/HarasdHurlventBO.woa/womp/instanceRequest
[2005-08-12 02:18:16 CEST] <WorkerThread4> request headers = {content-
length = ("116"); }
[2005-08-12 02:18:16 CEST] <WorkerThread4> response headers =
{content-length = ("2707"); x-webobjects-loadaverage = ("1"); set-
cookie = (); }
[2005-08-12 02:18:16 CEST] <WorkerThread4> Finished dispatching URL: /
cgi-bin/WebObjects/HarasdHurlventBO.woa/womp/instanceRequest
[2005-08-12 02:18:16 CEST] <WorkerThread4> ,Elapsed Time,0.265
--------
Could someone tell me what's this womp/instanceRequest and how come
it fills my object with null?
or a starting point to get rid of that:)
Thanks
Xavier
_______________________________________________
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