On 23/04/2011 21:53, Mark Thomas wrote:
> On 16/04/2011 13:24, Boillod Manuel wrote:
>> Hi,
>>
>> I've a simple use case which reproduce marc's problem
>
> Thanks for the test case. This looks like a bug. I'm currently working
> on a fix.
Fixed. Will be included in 7.0.13 onwards.
Mark
--
On 16/04/2011 13:24, Boillod Manuel wrote:
> Hi,
>
> I've a simple use case which reproduce marc's problem
Thanks for the test case. This looks like a bug. I'm currently working
on a fix.
Mark
-
To unsubscribe, e-mail: users-
Konstantin Kolinko wrote:
>
> 2011/4/15 killbulle :
>>
>> Hi the list,
>> i have a problem with asyncServlet with tomcat 7.0.11/.12
>> i have an async servlet who return a 400 ,
>> i'am pretty sure that i do the startAsync et async.complete are called,
>> but
>> when i follow the request flow i
2011/4/15 killbulle :
>
> Hi the list,
> i have a problem with asyncServlet with tomcat 7.0.11/.12
> i have an async servlet who return a 400 ,
> i'am pretty sure that i do the startAsync et async.complete are called, but
> when i follow the request flow in debugger, it seem that request.recycle i