Hi All, I am using tomcat 7.0.29. I am initializing it using Bootstrap.main() with argument as "start". We have configured log4j to be used for tomcat logging. For this i did follwoing: 1)downloaded tomcat-juli.jar from extras and kept in tomcat/bin. 2)downlaoded log4j and tomcat-juli-adapter.jar and placed in tomcat/lib. 3)placed log4j.properties inside tomcat/conf
But I cant see any log in catalina.log. even I am not able to access any page of my webapp. Please help Regards, Swapnil