Re: Can't compile the mail component

2002-10-21 Thread Ugo Cei
Kjetil Kjernsmo wrote: Tomcat constructs it's own classpath, as I've understood it, but I've got to make sure that I have the correct classpath when I compile stuff, right? Well, I have set it to echo $CLASSPATH

Can't compile the mail component

2002-10-20 Thread Kjetil Kjernsmo
Hello again! Arrrgggh. I'm feeling totally lost. I can't even get the mail component from Matthew and Carsten's book byte-compiled... :-( Just to cite some system details first: I have a Debian Woody system, Tomcat is 4.0.3. I have the latest SDK from Blackdown. During the past few days, I've

Undeliverable: Re: Can't compile the mail component

2002-10-20 Thread System Administrator
Your message did not reach some or all of the intended recipients. Subject: Re: Can't compile the mail component Sent: 10/20/2002 14:13:00 The following recipient(s) could not be reached: Exchange.CTG.ddelrosario 10/20/2002 14:13:00 The message reached the recipient's e-mail system

Re: Can't compile the mail component

2002-10-20 Thread Geoff Howard
Kjetil, To be useful on the classpath, jar files (unlike un-jarred classes) have to be named explicitly. So in the classpath below every line that ends with WEB-INF/lib is doing nothing. You need to use things like: