On 06/08/2018 21:05, Chrifister wrote: <snip/>
I'm still confused as to why the exceptions never made it to catalina.out?
It depends where the problem occurs. If it occurs in application code (e.g. inside a servlet of filter) then Tomcat will try and log it in most specific log file (host or webapp) that is available. You can change this in logging.properties.
Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
