No one here have any Idea regarding my problem.

Thanx for replying,
but requirement is such that I have to use tomcat 5.0.19. it's impossible to 
port the project on other version of tomcat now.
any help regarding this pls.
thanx in advance
Manish

-----Original Message-----
From: Allistair Crossley [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 22, 2004 4:51 PM
To: Tomcat Users List
Subject: RE: log file by <Logger ..... /> for application context


Hi,

Don't use 5.0.19. Why do you want that?

Allistair.

> -----Original Message-----
> From: Goel, Manish Kumar [mailto:[EMAIL PROTECTED]
> Sent: 22 December 2004 10:39
> To: Tomcat Users List
> Subject: log file by <Logger ..... /> for application context
>
>
> Hi All,
>
> problem for creating the separate log file by <Logger  .....
> />for my application context in tomcat-5.0.19.
> that is working fine in tomcat 5.0.27!!!!!
>
> please help me what the settings are to be needed to make it
> out on tomcat 5.0.19 .
> is this bug ???? or AM I missing some thing
>
> sample of my context file which is under
>
> ..conf\Catalina\localhost\
>
>
> <Context displayName="SMART" debug="0" docBase="Smart" path="/Smart">
>
>       <Logger className="org.apache.catalina.logger.FileLogger"
>                  directory="webapps/smartlogs"
> prefix="Smart_log." suffix=".txt"
>             timestamp="true"/>
>       .....................
>       ..................
>
>      <Context/> 
>
> regards
>
> Manish
***********************************************************************************
Information contained in this email message is intended only for use of the
individual or entity named above. If the reader of this message is not the
intended recipient, or the employee or agent responsible to deliver it to
the intended recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited. If you
have received this communication in error, please immediately notify the
[EMAIL PROTECTED] and destroy the original message.
**************************************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to