Page 1 of 1

Problem instalilng docx4j

PostPosted: Tue Jan 10, 2012 7:12 am
by mil
Hi, im trying to use docx4j and i keep getting an error. I read the getting started guide, i did the dependency thing , used the xml file. I tryed installing log4j putting the jar in classpath putting the folder in classpath ... well i tryed lot of stuff and its not working.

Im using eclipse and here is the screen shot of the errors im getting.

Image

http://imageshack.us/photo/my-images/80 ... hotyz.jpg/

Re: Problem instalilng docx4j

PostPosted: Tue Jan 10, 2012 11:45 am
by jason
Looks like you are missing commons-lang-2.4.jar.

Re: Problem instalilng docx4j

PostPosted: Wed Jan 11, 2012 9:40 am
by mil
Thank you it helped. I imported that jar and i had errors but i followed your logic and imported some (commons ) jars i was missing like (io lang).
I can't use maven since im at work and the firewall prevent any form of tunnel connection (svn , eclipse>help>install, maven....) so i had to do it the hard way... thanks a lot :)