Re: WOLongResponsePage or what else to do
Re: WOLongResponsePage or what else to do
- Subject: Re: WOLongResponsePage or what else to do
- From: Chuck Hill <email@hidden>
- Date: Tue, 16 Nov 2004 11:43:08 -0800
On Nov 16, 2004, at 11:21 AM, Baiss Eric Magnusson wrote:
I'm using Axis web services on one of the actions on a page and
frequently I'll get the <site unavailable> file thrown up by the
server because the service calls will take too long.
Can I fix the problem in JavaMonitor by changing the <Send timeout> or
<Receive timeout> or <Connect timeout>?
Those are timeouts for the woadaptor to talk to your application. If I
understand your question, then increasing the Receive and Connect
timeouts will do what you want. I've never needed to change the Send
timeout.
Or do I change the WOComponent sub-class to WOLongResponsePage
sub-class even though it is only one of the dozen buttons on the page
which causes the problem?
That is another option.
Can't find any details on WOLongResponsePage in any of the 5
WebObjects books I have including Chuck's latest.
We couldn't write on everything :-) and there is an OK example in the
WO demos.
Chuck
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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