You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Will Hartung <wi...@msoft.com> on 2002/08/12 19:24:49 UTC

Does Tomcat "eat" Exceptions?

Hi all,

Running Tomcat 3.2, and I'm debugging some new code I've been working on.

In my code, it checks for some notable details, and if it finds a problem,
it throws a simple RuntimeException describing the problem.

But, while running Tomcat, I never see the actual exception.

Does Tomcat silently eat exceptions it receives from Servlets? I would hope
that it would do Ye Olde Stack Trace when it hit an exception, but
apparently not.

Any hints?

Thanx!

Will Hartung
(willh@msoft.com)




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>