java.lang.LinkageError:Class org/dom4j/Element violates loader constraints
solution:
Did you export the org.dom4j package in the MANIFEST.MF of the plugin
that provides the library? You can use the Runtime tab of the manifesteditor to do that.