Thanks Konstantin. It seems fine now. -----Original Message----- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: 23 Apr 2011 18 17 To: Tomcat Users List Subject: Re: java.lang.ClassNotFoundException: org.apache.catalina.valves.FastCommonAccessLogValve in Java web application
2011/4/23 Martin Gainty <mgai...@hotmail.com>: > > i found the class missing in the Tomcat7 distro my guess is the big > todo on london on monday may temporarily delay inserting this valve > class into Tomcat7 distros Martin Gainty, your link is unrelated to Tomcat 7. That is some old crap, that does not match latest 5.5 as well. Do you not know where the Apache svn is? Hint: http://svn.apache.org/viewvc/tomcat/ http://svn.apache.org/repos/asf/tomcat/ Martin O'Shea, FastCommonAccessLogValve was deprecated in Tomcat 6 and is completely removed from Tomcat 7. Just use the "AccessLogValve" class. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org