You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/08/12 04:20:22 UTC

[Bug 55212] Jasper does not validate XSD-based configuration files

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

--- Comment #1 from Jeremy Boynes <jb...@apache.org> ---
As part of the fix for 55246, the TLD scan process now loads TLDs using
Digester which can perform DTD and XSD validation. This will be enabled if the
ServletContext initParam "org.apache.jasper.validateDescriptors" is set to
"true"

TLDs loaded directly from paths specified in a taglib directive still use the
old mechanism

-- 
You are receiving this mail because:
You are the assignee for the bug.

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