---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Hi, What is supposed to happen with UnavailableException or ServletException thrown inside init()? I would expect that getMessage() and possibly printStackTrace() is printed in jserv.log or apache error_log but I have never seen anything there. I have seen a lot of code that throws these exceptions but what's the point? It would make sense to me to log these exceptions because they might be thrown before the servlet can initialise its own log files if required or even during the initialisation of such custom log files. Or should we have a jserv_error.log ???? Any ideas? Regards, Bernie [EMAIL PROTECTED] -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]
