SOLVED: Multi-threading 5.2 WO app as servlet or woapp doesn't work
SOLVED: Multi-threading 5.2 WO app as servlet or woapp doesn't work
- Subject: SOLVED: Multi-threading 5.2 WO app as servlet or woapp doesn't work
- From: Dov Rosenberg <email@hidden>
- Date: Wed, 12 Mar 2003 10:50:30 -0500
Finally figured out the problem.
It seems that regardless of what is set in the Properties file or on
the URL, the WOAllowsConcurrentRequestHandling does not get set at
runtime. I'm not sure about the other parameters. I added a method in
the Application constructor to explicitly set the parameter using
setAllowsConcurrentRequestHandling(true);
and everything started working again.
Thanks to everyone for the suggestions. I will submit this as a bug to
Apple.
Dov Rosenberg
Conviveon Corporation
_______________________________________________
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.