2012/2/14 Propes, Barry L <barry.l.pro...@citi.com>:
> Well this was odd. To me.
>
> I'm sure some of you will tell me about logging with Log4j or some other 
> logger, or even the use of the Tomcat app manager.
>
> My web.xml file got deleted. I thought, (probably wrongly) that Tomcat's web 
> manager console would alert to such, but it didn't.
>
> Took me a little bit to discover that the darn thing was missing entirely!
>
> Ugh! Got that fixed, and many other ills like this logging thing resumed as 
> they should!
>
> It's ALL working again!
>
> Thank you all!
>

FYI: a web application is valid even if there is no web.xml file.
E.g.: consider the case if you want to publish some static files.

The default conf/web.xml is used in this situation.

Best regards,
Konstantin Kolinko

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

Reply via email to