Jean-Francois Arcand wrote:
Bill Barker wrote:
This can't possibly be thread-safe (and the changes to ACF look dubious as
well).
Hum...I did run a lot of stress tests that target the same servlet (ex: trade2 benchmarks) without seeing anything like that. I will investigate....
I think there will be thread safety problems too. There's no way around instantiating argument arrays here.
I also think the shared classCache is not useful. I don't see why objectCache couldn't be static, so it could be the only cache.
Rémy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]