Page 1 of 1

NoClassDefFoundError: WordprocessingMLPackage.load()

PostPosted: Thu Oct 14, 2010 11:14 pm
by mavfunhome
Hi,

this is my problem:
Image

Uploaded with ImageShack.us

Using java 1.6 and Eclipse helios
The Exception is thrown at line 30 (.load()) but why :?:

Re: NoClassDefFoundError: WordprocessingMLPackage.load()

PostPosted: Thu Oct 14, 2010 11:23 pm
by jason
You are missing the commons-vfs dependency.

See http://dev.plutext.org/docx4j/docx4j-2.5.0/

In future, please copy/paste text into your post where possible - its easier to read than a low res image.

cheers .. Jason

Re: NoClassDefFoundError: WordprocessingMLPackage.load()

PostPosted: Thu Oct 14, 2010 11:27 pm
by mavfunhome
1148 x 829 isn't low res . Just click on it to enlarge. ;)


EDIT: Hey it works fine now! I just added all the jar-files.