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.NoClassDefFoundError: org/apache/struts/tiles/TilesRequestProcessor Of course I have struts.jar in my WEB-INF/lib. If I put a sessionlistener in the web.xml, then I get the same error that it can't find the session listener interface defined in the javax package. Same for servlet filters. So something is obviously messed up with the configuration. I know this isn't exact a struts issue, but I have lots an entire day on this already and I'm desperate. If anyone has any ideas I'd love to hear them. When I take my webapp and copy it into the webapps directory of tomcat, it works. So I know it's a configuration problem with Eclipse.. Using: Eclipse 3.1RC2 JDK 1.5.0_03 Tomcat 5.5.9 Struts 1.2.7 Thanks, Michael -- This E-mail is confidential. It may also be legally privileged. If you are not the addressee you may not copy, forward, disclose or use any part of it. If you have received this message in error, please delete it and all copies from your system and notify the sender immediately by return E-mail. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]