Thanks a lot Jon Dickinson.previously I tried by putting those jar files
into common/lib.Now I will try by putting those jars into server/lib.
Regards
Raju
On 7/29/06, Jon Dickinson <[EMAIL PROTECTED]> wrote:
Put the commons-logging.jar and log4j.jar in your server/lib directory and
your log4
Put the commons-logging.jar and log4j.jar in your server/lib directory and
your log4j.properties file in the server/classes directory. This is a
seperate class loader from the one used for your web applications so you can
define the Tomcat server logging seperately from your web application
loggin