Thanks for all your suggestions.... The startup-script seems to have done some magic, the log ended up in /var/log/daemon.log
2009/7/7 André Warnier <[email protected]>: > Serge Fonville wrote: >>> >>> The taglib works fine. It logs some >>> messages to System.out, but I can not find them... Could it be that >>> tomcat (5.5 on debian lenny) swallows this >>> kind of logging by default? >>> >>> I am aware that this kind of logging is *bad*, but I need to access >>> these logs asap. >> >> I'd google for: tomcat stdout >> >> http://tomcat.apache.org/tomcat-5.5-doc/logging.html >> > And have a look at the Tomcat startup script (/etc/init.d/tomcat5.5), to see > how Tomcat is actually started, and what it does with it's STDOUT. > Chances are that it does some fancy footwork there. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
