Hello all,

I am using log4j to create various log files - one for access, one for
errors and one for system info. All is well, nothing is logged in Tomcat's
catalina.out log EXCEPT when I send an illegal (un-parseable) XML file. This
error, as well as being logged in my app's error log, appears in
catalina.out:

>The element type "Login" must be terminated by the matching end-tag

How can I prevent this from happening? 

I am using Tomcat 6 (but it also happened in 5.5) and haven't changed
Tomcat's default logging config. Perhaps I need to?

Many thanks in advance!
Bob
-- 
View this message in context: 
http://www.nabble.com/Application-errors-bleeding-into-catalina.out-tf3657103.html#a10217327
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to