> From: Francis Galiegue [mailto:[EMAIL PROTECTED] 
> Subject: Re: Tomcat 5.5.x or 6.x: ROOT limitation removed?
> 
> Well, this doesn't work for me :(
> <Context docBase="/var/lib/tomcat5/webapps/one2team">
>     <Logger className="org.apache.catalina.logger.FileLogger"
>         prefix="tomcat-logger" suffix=".log" verbosity="2"
>         timestamp="false"/>
> </Context>

Nor should it.  Besides the double deployment already mentioned by David
S, you also have a <Logger> element, which disappeared some time ago.
RTFM:
http://tomcat.apache.org/tomcat-5.5-doc/logging.html

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to