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!!!!!
can any body 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/>


regds
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