----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

KBMail (www.kbmail.com) works excellently well under JServ & JavaMail 1.2
Check out whether you got the following jar files included in
zone.properties:

activation.jar
mail.jar
pop3.jar

Steve

----- Original Message -----
From: Chong Yu Meng <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Sent: Tuesday, December 28, 1999 8:25 AM
Subject: JavaMail and Apache JServ


> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Hi !
>
> How can I get servlets that use JavaMail classes to run on Apache JServ
> ?
>
> I wrote a servlet that sends email that uses the JavaMail classes.
> Problem is, it doesn't seem to work on Apache JServ. The error I get is
> a "Not Found" error. Here is what else I found :
>
> 1. The class file for my servlet is in the correct directory. If I
> change the code so that it outputs the form contents, it works. If I
> import the JavaMail classes, I get a "Not Found" error. That means, for
> some reason, Apache JServ doesn't recognize class files with JavaMail
> classes inside. Am I correct ?
>
> 2. I wrote an application that sends mail from the command line. It
> works. So it seems that the problem affects only servlets.
>
> 3. Please help ! I really need to use JavaMail with Apache JServ. If
> anybody has any experience in this, I would like to hear from him/her !
>
> My setup :
> ===========
> 1. Caldera OpenLinux 2.3
> 2. IBM JDK 1.1.8
> 3. JSDK2.0
> 4. Apache 1.3.9
> 5. JavaMail 1.1.2
>
> Thanks and Regards,
> pascal chong
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]
>



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to