Leon Rosenberg wrote:
> BINGO :-)
>
> Please check the servlet spec 2.5, SRV 8.2
>
<snip/>
> The Container Provider should ensure that the dispatch of the request to a
> target servlet occurs in the same thread of the same JVM as the
> original request."
>
> Please note that the last paragraph. I assume if the servlet container
> works properly, your method simply can't work. Can you remove
> Dispatcher caching and check whether the issue is gone?
This requirement will be enforceable in 5.5.21 onwards. It was
implemented in response to
http://issues.apache.org/bugzilla/show_bug.cgi?id=34956
Mark
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)