(probably) http://jakarta.apache.org/tomcat/faq/misc.html#baddtd

-Tim

Antony Paul wrote:

It is printed on stderr.log. Every context is working.  I found the xml file
by editing each xml file and looking for change of line number in error
message. Servlet mapping is causing problem. But one interesting thing is
that every time it is pointing to last line of the file. What does this mean
?

Antony Paul

----- Original Message -----
From: "Christopher Schultz" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, November 05, 2003 7:42 PM
Subject: Re: web.xml parser error



Antony,


am getting this error. Is it possible to know which web.xml caused the

error


?

[ERROR] Digester - -Parse Error at line 70 column 11: The content of

element


type "web-app" must match

Which log file is this in? It's probably in the log file for a particular context. If that's the case, then you know which web.xml file to look at.

If not, (perhaps it's in catalina.out), then check the log messages
previous to this one. You might get an indication of which context was
trying to start.

-chris


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to