Hi all,
I'm having a problem with implementing a very simple WOLongResponsePage.
I have the refresh set to 10 seconds, and the refresh kicks-off once,
but it never refreshes the page and eventually the page times out
stating that the Server is not responding.
I'm going super-simple with this to start with, so all the page does
is put up a "Working..." message. No progress bar or values to update
during the refresh.
It is the standard 3-page setup, where I pass an array of values from
page 1 to the WOLongResponcePage component. It then does a bunch on
each item in the array, building up another array, which is eventually
passed to the results page.
When it can be processed in less than 70 seconds, the results appear
as expected on the results page, but if the processing time exceeds
the browser-timeout + refresh time, I get the browser complaining:
Safari could not open the page “http://10.0.1.4:50332/cgi-bin/WebObjects/BakeryManagementWebClient.woa/wo/BF5uqfevqtLXw42Gs2kNY0/22.WOMetaRefresh
” because the server is not responding.
Which is exactly the reason I need the LRP in the first place!
If I use Firefox instead of Safari, it still doesn't refresh the page,
but Firefox will wait indefinitely for the response so I end up
getting the expected results.
Any ideas what I'm doing wrong?
WO 5.3.3
Thanks,
Dave
_______________________________________________
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]