02 6:55 PM
Subject: Re: java.lang.NoClassDefFoundError: javax/mail/MessagingException
Hi All,
I am using a Windows 2000 Advanced Server, and I have Tomcat deployed on it.
I have mail.jar file, activation.jar, soap.jar and xerces.jar on my
CLASSPATH but still I get the java.lang.NoClassDef
Hi All,
I am using a Windows 2000 Advanced Server, and I have Tomcat deployed on it. I have mail.jar file, activation.jar, soap.jar and xerces.jar on my CLASSPATH but still I get the java.lang.NoClassDefFoundError: javax/mail/MessagingException when i point my browser to http://localhost:8080//soa
You must follow the Apache SOAP installation instructions to make all
required classes available on the server and client.
Scott Nichol
- Original Message -
From: "Ravi Mahendrakar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 08, 2002 11:41 PM
Subject: java.lang.No