Well since its the exact same war file placed in the exact same version of tomcat, the main variable being the OS (mac/windows) my thinking is that the class does exist, but its getting loaded differently or something else is causing the problem but this log error is getting reported. If it will help, i can try to find it in the jar files.
On Tue, Dec 21, 2010 at 1:09 PM, Konstantin Kolinko <knst.koli...@gmail.com>wrote: > 2010/12/21 Joe Greenawalt <joe.greenaw...@gmail.com>: > > Here is the lib Folder of the deployed app: > > activation-1.1.jar > > (...) > > slf4j-log4j12-1.5.2.jar > > > > and which one of the jars listed above belongs to Velocity? > > >> java.lang.NoClassDefFoundError: Lorg/apache/velocity/app/VelocityEngine; > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >