Hi Andy
 The document you specifoed is for 5.5
Even i want to find the way how to inform to dump in catalina.out in
5.0.xof tomcat.
 I think 5.0 and 5.5 had some major changes in logging mechanism.
 Parthi

 On 10/15/05, andy gordon <[EMAIL PROTECTED]> wrote:
>
> Philip,
>
> Great Question! Go look at
> http://tomcat.apache.org/tomcat-5.5-doc/logging.html
>
> This should help. The Tomcat folks have implemented log4j which you can
> use to redirect the output from the CMD window to a log file. Give this a
> try. Its easy to set up. There may be others ways to accomplish this but I
> think this will work for you.
>
> - andy
>
>
> Philip Chang <[EMAIL PROTECTED]> wrote:
>
> My Tomcat 5.0.28 running on Windows 2000 Pro is not dumping to
> $CATALINA_HOME\logs\catalina.out at all.
>
> $CATALINA_HOME\conf\server.xml contains the following, but no reference to
> catalina.out:
>
>
> prefix="catalina_log." suffix=".txt"
> timestamp="true"/>
>
> directory="logs" prefix="localhost_log." suffix=".txt"
> timestamp="true"/>
>
> Tomcat is dumping out some traces to the above two files, but the traces
> that Tomcat dumps to console/stdout/Windows Command Prompt are not dumped
> to
> "catalina.out" or any other file at all.
>
> How do I tell Tomcat to dump the traces to console/stdout to also dump to
> file "catalina.out"?
>
> Thanks for all pointers!
> Philip
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> ---------------------------------
> Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
>
>

Reply via email to