> I installed Tomcat4.1.27 on one win2000 and one winXP. I tried the
SendMailServlet that ships with it. The servlet worked fine on win2000 and
it gave the following message on winXP:java.lang.NoClassDefFoundError:
javax/mail/Message
>
> I guess this is because somehow Tomcat can't find the class. (This is
wierd since I do not have the problem on win2000). So I downloaded the
JavaMail and copied the mail.jar and activation.jar to
$CATALINA_HOME/server/lib. But the problem was still there.

put them in $CATALINA_HOME/common/lib, that should work

    Yann




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to