https://issues.apache.org/bugzilla/show_bug.cgi?id=51630

--- Comment #4 from Mark Thomas <ma...@apache.org> 2011-10-03 17:14:21 UTC ---
(In reply to comment #3)
> What bothers me is that Async0 servlet is not annotated with
> @WebServlet(asyncSupported=true) as required by ch.2.3.3.3 of
> servlet-3_0-final-spec.pdf.  Page #12 (34/230) there: "It is illegal to call
> startAsync if the request is within the scope of a servlet or filter that does
> not support asynchronous operations"

You can also set async support in web.xml and this is what is done for the
examples.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to