Need to add dom4j jar,
December 16, 2009 at 11:22 AM
Hi
The error shows that the jvm was not able to locate org.dom4j.DocumentException.class file. So, we need to add the proper jar that contains this file: You can add dom4j-1.6.1.jar to your classpath and things will be fine.