Re: java.lang.NoClassDefFoundError: javax/mail/MessagingException

2002-08-12 Thread Scott Nichol
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

Re: java.lang.NoClassDefFoundError: javax/mail/MessagingException

2002-08-10 Thread Ravi Mahendrakar
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

Re: java.lang.NoClassDefFoundError: javax/mail/MessagingException

2002-08-09 Thread Scott Nichol
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