The solution is to remove dom4j from the class path, and then add a
Dependencies: org.dom4j
to your MANIFEST.MF
This will make the application servers dom4j availble to your application. For more see details https://docs.jboss.org/author/display/AS7/Class+Loading+in+AS7