The ch.qos.logback.access.tomcat.LogbackValve is not async-supported.
When it is configured in my tomcat/conf/server.xml,My asyncServlet will not work.
I have found org.apache.catalina.valves.AccessLogValve is using super(true) in its default constructor to support async servlet.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira