Placing of Log files In Tomcat

2002-08-09 Thread Sudhir S. Shetty
Hello Evrybody, I have a query regarding placing of the log files, I have a struts application on Tomcat4.0.4 ,Im using Log4J log4j-1.2.5 , The log files are being placed in the C:\Program Files\Apache Tomcat 4.0\bin folder, is there any setting or way by which I can

Re: LOG4J Dtd

2002-07-17 Thread Sudhir S. Shetty
Hi Ceki, I have removed all the struts -definitions , and still I get the same error , I am using Tomcat 4.04 and xerces 2.2 and log4J1.2.5. I have placed the xerces2.2 jar and the log4j.jar in the application Web-Inf\liob directory, as well as the tomcat common directory. I still

Re: Log4J DTD error

2002-07-15 Thread Sudhir S. Shetty
Hi Ceki, I am invoking the Logging from a JSP Page , I am attaching it alongwith this mail(SampleInputTest.jsp). I also wanted to know , how do i get the path for the configuration file within tomcat , in case i want to invoke the logger from a Java class deployed within tomcat

Log4J DTD error

2002-07-15 Thread Sudhir S. Shetty
Hi Ceki, I am invoking the Logging from a JSP Page , I am attaching it alongwith this mail(SampleInputTest.jsp) in the attached testcase.zip. I also wanted to know , how do i get the path for the configuration file within tomcat , in case i want to invoke the logger from a

LOG4J Dtd

2002-07-15 Thread Sudhir S. Shetty
Hi Ceki, I still receive the erroe with regards to the log4j.dtd? I have mailed you a zip file containing the test cases . regards, Sudhir -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Log4J DTD error

2002-07-14 Thread Sudhir S. Shetty
Hi Everybody, I have a web application , in which I am usingstruts 1.02, log4j1.2.5, Xerces 2.02I am facing problems while initailizing logging my Configuration XML filefor log4J is "logconfig.xml"inside my Jsp I have the following code.String ls_path =