Re: linux classpath problem?

2001-04-09 Thread stan chang
. stan On Mon, 09 Apr 2001 18:38:44 +0200 (CEST), [EMAIL PROTECTED] wrote: > Hello, > > the java mail api isn't enough (javax.activation.DataSource isn't included in > that api). You have to add the j2ee library or the jaf-1.0.1 library (see > java.sun.com). > &

linux classpath problem?

2001-04-09 Thread stan chang
Greetings - I'm trying to add a library for my application, however I can't get tomcat to find it in the classpath. I've added the directory of the classes to the tomcat shell script (where I declared a CLASSPATH variable and exported it). My setup is an RPM install on a Linux kernal 2.2.14 box