RE: NoClassDefFoundError on Tomcat startup

2005-10-17 Thread Jason Terk
> Hello Jason. It appears that the .jar files in question are not available > to the loader. Is CATALINA_HOME/common/lib defined as a classpath within > Eclipse? I'm not launching Tomcat from Eclipse, just attaching Eclipse to the process to debug. I thought that anything in CATALINA_HOME/common/l

NoClassDefFoundError on Tomcat startup

2005-10-17 Thread Jason Terk
Hi, I’m trying to write an email log handler to use with tomcat 4.1 but am getting a NoClassDefFoundError exception as soon as Tomcat attempts to load the log handler class. mail.jar and activation.jar are both in CATALINA_HOME/common/lib and (from debugging through Eclipse) they appear to