Re: Can't start simple struts app with Eclipse, JDK 1.5, & Tomcat plugin

2005-06-30 Thread Michael Mattox
> GRAVE: Unable to initialize Struts ActionServlet due to an unexpected > exception or error thrown, so marking the servlet as unavailable. Most > likely, this is due to an incorrect or missing library dependency. > java.lang.NoClassDefFoundError: > org/apache/struts/tiles/TilesRequestProcessor I

Can't start simple struts app with Eclipse, JDK 1.5, & Tomcat plugin

2005-06-30 Thread Michael Mattox
I was developing just fine and now tomcat refuses to start. I get this error: GRAVE: Unable to initialize Struts ActionServlet due to an unexpected exception or error thrown, so marking the servlet as unavailable. Most likely, this is due to an incorrect or missing library dependency. java.lang.