Changing the log levels won't probably help much, as the container is failing to load the Struts2 filter, so no code from Struts is running at all. Can you check the file permissions on the libs, and make sure they are readable by the user that the tomcat is running under? Also check the tomcat logs for errors.
//I will recommend an exorcism next :) musachy On Thu, Feb 5, 2009 at 12:08 PM, Wick, Dan <dan.w...@donaldson.com> wrote: > >> > Is there a way to make the framework itself log more? >> >> Set the log levels on S2, XW, and OGNL to DEBUG. > > Where do I set the log levels? Sorry, this is my first strut2 app..so > am a noob 2 it! > >> >> Can you reproduce the problem with a minimal WAR you can host >> >> somewhere? > > Well, I know Struts2 runs on the platform. We have one other struts2 > (same struts version) app running on the same type of server, same o/s > version. > > -Dan > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org