- From: Yves Lafon <ylafon@w3.org>
- Date: Thu, 6 Jul 2000 10:50:54 +0200 (MET DST)
- To: "Joel Jimenez (TXM)" <TXMJJJS@am2.ericsson.se>
- cc: "'www-jigsaw@w3.org'" <www-jigsaw@w3.org>
On Wed, 5 Jul 2000, Joel Jimenez (TXM) wrote: > Hi! > > I'm doing my first javaMailServlet and Im new using Jigsaw... I'm > getting the following exception, do you have any suggestion on how can I fix > this problem: > > java.lang.NoClassDefFoundError: javax/mail/MessagingException > at java.lang.ClassLoader.resolveClass0(Native Method) > at java.lang.ClassLoader.resolveClass(ClassLoader.java:585) You should add the java-mail jar in your CLASSPATH (well, in Jigsaw's CLASSPATH, see http://www.javasoft.com/products/javamail/index.html Regards, /\ - Yves Lafon - World Wide Web Consortium - /\ / \ Architecture Domain - Jigsaw Activity Leader / \ \/\ / \ / \ http://www.w3.org/People/Lafon - ylafon@w3.org
Received on Thursday, 6 July 2000 04:51:11 UTC