Closed GoogleCodeExporter closed 9 years ago
Property has changed location it is now located in context.xml. See
http://tomcat.apache.org/migration-7.html however when enabling that prop the
app-name is not detected
XML validation
The configuration of XML validation has been simplified. The xmlValidation and
xmlNamespaceAware attributes have been removed from the Host element. These
attributes, along with tldValidation and tldNamespaceAware, are now set per
Context element. The defaults (false for each attribute) have not been changed.
However, in line with the requirements of the Servlet specification, if the
org.apache.catalina.STRICT_SERVLET_COMPLIANCE system property is set to true,
XML validation and namespace awareness will be enabled by default.
Original comment by jean.deruelle
on 14 Feb 2013 at 4:29
This issue was updated by revision 1a52e6d1d987.
Fix + add context file to call blocking application for tomcat 7
Original comment by jean.deruelle
on 14 Feb 2013 at 5:09
This issue was updated by revision f4acfe8b7633.
Backport to master
Fix + add context file to call blocking application for tomcat 7
(cherry picked from commit 1a52e6d1d98717f454023ae1d54cf49c8dec7611)
Original comment by jean.deruelle
on 14 Feb 2013 at 5:10
Original comment by jean.deruelle
on 14 Feb 2013 at 5:10
This issue was updated by revision 3383f89be148.
Forgot one file to the git index
Original comment by jean.deruelle
on 19 Feb 2013 at 11:24
Original comment by jean.deruelle
on 5 Jul 2013 at 12:47
Original issue reported on code.google.com by
jean.deruelle
on 28 Sep 2012 at 1:09