Apache Soap Tomcat javax/mail/MessagingException
Hi all.
After installing apache soap 2.3 on Tomcat 5.0.28 (Windows XP) and clicking on index.html list I have an exception :
javax.servlet.ServletException: javax/mail/MessagingException
java.lang.NoClassDefFoundError: javax/mail/MessagingException
Here is my CLASSPATH
C:\j2sdk1.4.2_11\lib\tools.jar;C:\soap\soap-2_2\lib\soap.jar;C:\soap\javamail-1.2\mail.jar;C:\soap\jaf-1.0.2\activation.jar;C:\soap\xerces-1_2_3\xerces.jar
I would appreciate you for any help.
Thanks.

