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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

From a jar file NoClassDefFoundError: javax/mail/Authenticator

800404May 10 2008 — edited May 12 2008
When I run my program from netbeans alls well. However when I run from a jar file for my project I get error message. I've googled the message but have not found similar JSE issues. I am running JRE 1.6.0_05. The javaMail-1.4x and and jaf-1_1-frx are in the lib/ext directory. I set my class path to point only to the JRE directory. I eliminate the path. Do I need the jaf for a 1.6 implementation? Any ideas as to how to correct configuration that I 'm messing up.
Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 9 2008
Added on May 10 2008
5 comments
405 views