r 2007 17:29
To: Tomcat Users List
Subject: Re: Embedded Apache Tomcat/5.5.9 outputting to
java.util.logging instead of console
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Filip,
The OP is using embedded TC, so there's no script.
> Magnus Vojbacke (KA/EAB) wrote:
>>> Are the
> Are they inspecting catalina.out? If so, what will stop them from
reading whatever /other/ logfile you choose?
No, there _is_ no catalina.out anywhere in my tomcat folder or the child
folders thereof. Everything is output to console. Probably should have
mentioned that, since it's a little weird
Problem at hand:
Embedding tomcat into our server, we get the occasional info and warning
while tomcat is starting. In our current configuration, these messages
are fed to the console. Although the warnings do not affect the
performance of our product, they are confusing to our users.
Now, I'd lik