On 18/02/2014 12:01, Romain Manni-Bucau wrote:
> 2014-02-18 12:15 GMT+01:00 Mark Thomas <ma...@apache.org>:
>> On 18/02/2014 11:06, Romain Manni-Bucau wrote:

<snip/>

>>> I got it from JspConfig:
>>
>> Got what from JspConfig?
> 
> the previous stack:
> 
> INFO: <html><head><title>Apache Tomcat (TomEE)/7.0.52 (1.6.1-SNAPSHOT)
> - Error report</title><style><!--H1
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
> H2 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
> H3 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
> BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;}
> B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
> P 
> {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
> {color : black;}A.name {color : black;}HR {color :
> #525D76;}--></style> </head><body><h1>HTTP Status 500 -
> org.apache.jasper.JasperException: XML parsing error on file
> org.apache.tomcat.util.scan.MergedWebXml: (line 13, col 22)</h1><HR
> size="1" noshade="noshade"><p><b>type</b> Exception
> report</p><p><b>message</b> <u>org.apache.jasper.JasperException: XML
> parsing error on file org.apache.tomcat.util.scan.MergedWebXml: (line
> 13, col 22)</u></p><p><b>description</b> <u>The server encountered an
> internal error that prevented it from fulfilling this
> request.</u></p><p><b>exception</b>
> <pre>org.apache.jasper.JasperException:
> org.apache.jasper.JasperException: XML parsing error on file
> org.apache.tomcat.util.scan.MergedWebXml: (line 13, col 22)
> org.apache.jasper.compiler.JspConfig.processWebDotXml(JspConfig.java:230)
> org.apache.jasper.compiler.JspConfig.init(JspConfig.java:243)
> org.apache.jasper.compiler.JspConfig.findJspProperty(JspConfig.java:302)

<snip/>

>> I don't understand how TLD validation is triggering a problem with async
>> (unless a whole web application is failing to start) and I'd like to. If
>> disabling TLD validation enables the TCK to pass then I don't see an
>> issue with doing that.
> 
> me neither seems tomcat is parsing web.xml using tld validation property

Looks like there might be a couple of problems here. Any chance you
could debug this and provide the full text of the merged web.xml?

Mark


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

Reply via email to