Mark Thomas wrote:
[EMAIL PROTECTED] wrote:
Author: markt
Date: Sat Dec 23 10:07:34 2006
New Revision: 489910
URL: http://svn.apache.org/viewvc?view=rev&rev=489910
Log:
Make ApplicationDispatcher thread safe. After a very long thread on the users list
(http://marc.theaimsgroup.com/?t=116558790000003&r=1&w=2) this was found to be
the root of the problem.
There was also some debate if this re-use of the RequestDispatcher was valid.
The spec is not clear on this point.
This change should be functionality identical to the previous version. It uses
additional local variables and method parameters rather than instance variables.
Some fields were unnecessary duplicates and have been removed.
Just a heads up that this commit appears to have broken the admin
webapp. I am taking a look now...
Filip fixed the algorithm, at least in 6.0.x. Did you look at his fix ?
Rémy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]