Yet again, please don't top post.

On 18/02/2014 10:21, Romain Manni-Bucau wrote:
> edit: org.apache.jasper.compiler.JspConfig#processWebDotXml validates
> the xml immediately and doesn't read the version from WebXml - from
> ContextConfig with getMajorVersion, getMinorVersion methods

Which Tomcat release are you referring to?

What has Jasper's processing of web.xml (which is looking at a sub-set
of configuration that doesn't include async support) got to do with this
issue?

> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
> 
> 
> 
> 2014-02-18 11:12 GMT+01:00 Romain Manni-Bucau <rmannibu...@gmail.com>:
>> Hi
>>
>>  <async-supported>false</async-supported> is no more supported by
>> default int tomcat for filter?

It should be supported. There were some changes to xml parsing to
improve validation but that shouldn't impact this. I don't recall any
other changes but it isn't impossible that something has been missed.

>> it is used in tcks and seems broken now

Which TCK? With which Tomcat version?

Mark


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

Reply via email to