Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PLEASE HELP!!! - MessagingException class not found

843830Jun 26 2001 — edited May 7 2002
Hi, I developed an application that worked just fine, just that recently when I try to run it, it throws the following:

"Exception in thread "main" java.lang.NoClassDefFoundError: javax/mail/MessagingException"

I can't understand why it happens now, I didn;t change anything in the mail.jar file nor in the application...

I tried to install the mail.jar file again and to recompile the application, it compiles fine, yet the problem stays, any idea why???

Thanks!
David.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 4 2002
Added on Jun 26 2001
6 comments
312 views