Hello, > Von: GUNJAN SINGH <[EMAIL PROTECTED]> > hi > I'm using j2sdk1.4.2_09 version and tamcat 5.5.12 and myeclipse as an > IDE. > The problem is that logs are not getting generated under > apache-tomcat-5.5.12/logs directory. > The server is starting properly and i have added the required > campatibility jars. > Can any one tell me the reason as to why tomcat logs are not getting > generated and what i should do in order to get this done. the problem are the startup parameters of Tomcat. Have a look at startup.sh or startup.cmd(Windows) for the correct parameters to enable Tomcat-JULI log and the destination in you myeclipse plugin. Maybe the plugin does set a different CATALINA_HOME directory and variable, and under that CATALINA_HOME/logs you will find your files.
Regards Boris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]