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 is not called(coyoteAdapter.service) so following request are getting wrong mapping. Does i ' need to call another méthod in the async model ? Regards marc
-- View this message in context: http://old.nabble.com/Async-servlet-et-Request.recycle-problem-tp31404432p31404432.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org