TC4.0.2 jdk1.4.1 RH7.1
Everything went fine until this morning, when TC stopped loading my
application when started.
Catalina.out shows:
ERROR reading java.io.FileInputStream@88e2dd
At Line 2340 /web-app/servlet-mapping
It seems to come from web.xml, because if I add a blank line, the error line
changes.
But I cannot figure out why: line 2340 is
</servlet-mapping>
and closes a well-formatted <servlet-mapping> declaration.
Please help.
Thank you all.
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@jakarta.apache.org>
|