org.dom4j.DocumentFactory ClassCastException on Hudson

Recently we initialized a new CentOS server with a new Hudson and Wildfly 10 instance. During the process of deploying our Java project to a Wildfly instance we were faced with an annoying Exception: java.lang.ClassCastException: org.dom4j.DocumentFactory cannot be cast to org.dom4j.DocumentFactory We fixed our problem with the instructions in the Wildfly ticket system. You need … [Read more…]