Re: instance timeout in Xcode in development deployment
Re: instance timeout in Xcode in development deployment
- Subject: Re: instance timeout in Xcode in development deployment
- From: Hsu <email@hidden>
- Date: Sun, 16 Nov 2003 12:08:48 -0800
The timeout values are in the adaptor - you can set them on the local
wotaskd using JavaMonitor, as you do in deployment (you will have to
set them globally, though since the instances aren't deployed
instances).
Karl
On Nov 12, 2003, at 6:53 PM, Thomas wrote:
I usually develop in 'development deployment' mode or whatever it's
called, where access is via
cgi-bin/WebObjects/xxx.woa/-1234/wo/xxxx
because this gives a testing environment very close to deployment.
However, some of the stuff I do involves slow databases and take a
long time to respond, and I often get "no instance" errors which
breaks the testing process.
How do I set the timeout values for Xcode? In deployment, I use
JavaMonitor.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
--
What is the color of the wind?
Homepage:
http://homepage.mac.com/khsu/index.html
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.