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!

JDOM problem : java.lang.NoClassDefFoundError: org/jdom/Element

843834Feb 28 2003 — edited Mar 4 2003
hi,

Im using JDOM in a program, and it works fine in my java editor, but when i make the jar file, it doesnt work enymore, and gives me this error:

java.lang.NoClassDefFoundError: org/jdom/Element
...

classpath is setup like this:
.;D:\jdom-b8\build\jdom.jar;D:\jdom-b8\lib\

i dont know what to do for this thing to work!

can someone PLEASE PLEASE PLEASE help me...

Thanks in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 1 2003
Added on Feb 28 2003
2 comments
245 views