Discussion:
java.lang.NoClassFoundError:javax/mail/MessagingException
Fatma
2005-04-19 12:28:15 UTC
Permalink
Hi All,

I am using windows XP and I have Tomcat 3.3.2 and Soap 2.3.1 installed.
I have mail.jar, activation.jar, soap.jar and xerces.jar on my CLASSPATH but
still I get the java.lang.NoClassFoundError:javax/mail/MessagingException
when When I run my program.

Please Heeelp, Have any one faced the same problem while configuring your
SOAP and Tomcat?

Thank you,
Fatma
Scott Nichol
2005-04-19 16:42:56 UTC
Permalink
Is the error from a command-line program? If so, either mail.jar is not in your classpath (check for typographical errors if you think it is) or there is an incompatible mail.jar being loaded (from, for example, %JAVA_HOME%/lib/ext).

Scott Nichol

Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message -----
From: "Fatma" <***@sharjah.ac.ae>
To: <soap-***@ws.apache.org>
Sent: Tuesday, April 19, 2005 8:28 AM
Subject: java.lang.NoClassFoundError:javax/mail/MessagingException
Post by Fatma
Hi All,
I am using windows XP and I have Tomcat 3.3.2 and Soap 2.3.1 installed.
I have mail.jar, activation.jar, soap.jar and xerces.jar on my CLASSPATH but
still I get the java.lang.NoClassFoundError:javax/mail/MessagingException
when When I run my program.
Please Heeelp, Have any one faced the same problem while configuring your
SOAP and Tomcat?
Thank you,
Fatma
Scott Nichol
2005-04-19 16:44:32 UTC
Permalink
If the error occurs within Tomcat, be sure to follow the instructions for Tomcat 3.3 installations at http://cvs.apache.org/viewcvs.cgi/*checkout*/ws-soap/java/docs/install/tomcat33.html.

Scott Nichol

Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message -----
From: "Fatma" <***@sharjah.ac.ae>
To: <soap-***@ws.apache.org>
Sent: Tuesday, April 19, 2005 8:28 AM
Subject: java.lang.NoClassFoundError:javax/mail/MessagingException
Post by Fatma
Hi All,
I am using windows XP and I have Tomcat 3.3.2 and Soap 2.3.1 installed.
I have mail.jar, activation.jar, soap.jar and xerces.jar on my CLASSPATH but
still I get the java.lang.NoClassFoundError:javax/mail/MessagingException
when When I run my program.
Please Heeelp, Have any one faced the same problem while configuring your
SOAP and Tomcat?
Thank you,
Fatma
Loading...