Re: How to use tomcat system path in log4j.properties

2007-04-19 Thread Rashmi Rubdi
Hi Vinit, This error is not related to Tomcat. It is basic Java related error and belongs to the Java Forums: is java.io.FileNotFoundException: class path resource [hello.xml] cannot be opened because it does not exist According to the error message, something in your code or in Spring frame

Re: How to use tomcat system path in log4j.properties

2007-04-19 Thread Vinit N
Hey guys...please help me ? Vinit N wrote: > > Hi I am getting FileNotFoundException > > log4j: Setting property [append] to [true]. > log4j: setFile called: /log/reguser_log.html, true > log4j: Parsed "reguser" options. > log4j: Finished configuring. > org.springframework.beans.factory.BeanDef

Re: How to use tomcat system path in log4j.properties

2007-04-19 Thread Vinit N
I am using jakarta-tomcat-5.0.28 and I did'nt set CATALINA_HOME system variable ... Vinit N wrote: > > Hi I am getting FileNotFoundException > > log4j: Setting property [append] to [true]. > log4j: setFile called: /log/reguser_log.html, true > log4j: Parsed "reguser" options. > log4j: Finished