You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by st...@cristal-union.fr on 2002/07/03 11:46:19 UTC

SOAP=> java.lang.NoClassDefFoundError: javax/mail/MessagingException

Hi,

I'm working with TOMCAT4 and SOAP on win 2000 PRO.TOMCAT works perfectly. I
can deploy SOAP but when I want to use a service, I have an error when
executing:
      java.lang.NoClassDefFoundError: javax/mail/MessagingException
      at Client.main(Client.java:9)
      Exception in thread "main"

I think my CLASSPATH is good ( mail.jar is including...).
I really don't know what happend! hELP

Thanks

Jean-Christophe
FRANCE


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>