On Friday 13 July 2007 18:08, Phillip Blevins wrote: > Greetings, > > I am trying to use a struts 2 application on Tomcat 5.0.27. I > originally had it working on 5.5 but i had to downgrade to 5.0.27 > because thats the version my web service has. I am getting the error > SEVERE: Error filterStart when i try and start Tomcat. Thinking this > might have to do with my application I tried it using the Struts Blank > application and I get the same error. > This page has a reference to the problem, > https://issues.apache.org/struts/browse/WW-1820 > But no solution that i can get to work. Has anyone gotten struts 2 to > work on 5.0.27 or .28.
I had a simarly unhelpful error message today while migrating an existing project to a new machine. You are probably missing a .jar file in your project that is not needed to compile, but is needed to run. Regards Roger --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]