> 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
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?
- Asad
On Mon, 17 Oct 2005, Jason Terk wrote:
Hi, I'm trying to write an email log handler to use with tomcat 4.1 but am
getting a NoCl
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