Hi together,

I think I found a possible mismatch against the servlet spec with async 
timeouts on Tomcat 7.0.16. When performing a dispatch() from within an 
onTimeout handler, Tomcat does not call the onComplete handler after the 
request has been dispatched. 
The servlet spec states that an onComplete event will be triggered after 
dispatching, and I cannot see any exception to this rule in the context of 
timeouts. See also the state diagram on page 19: onComplete must always be 
called.

Regards,
Flo
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to