To enable and configure logging in Tomcat look at
http://dspace.dsto.defence.gov.au/tomcat-docs/logging.html
Martin--
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official
business of Sender. This
[mailto:[EMAIL PROTECTED]
Sent: Friday, August 18, 2006 11:12 AM
To: Tomcat Users List
Subject: Re: turning logging on for JSF on tomcat 5.0.28
Hello Tolga,
[EMAIL PROTECTED] wrote:
> Hi,
>
> I am trying to turn on the logging for JSF, and output the logs to
> catalina_log.txt in t
Hello Tolga,
[EMAIL PROTECTED] wrote:
Hi,
I am trying to turn on the logging for JSF, and output the logs to
catalina_log.txt in tomcat 5.0.28. Below are the steps that I have taken
to no avail.
1. Updated catalina.bat with
SET
CATALINA_OPTS=-Djava.util.logging.config.file=C:\Java\jakarta-
Hi,
I am trying to turn on the logging for JSF, and output the logs to
catalina_log.txt in tomcat 5.0.28. Below are the steps that I have taken
to no avail.
1. Updated catalina.bat with
SET
CATALINA_OPTS=-Djava.util.logging.config.file=C:\Java\jakarta-tomcat-5.0
.28\conf\logging.properties
2.