Hello I am trying to deploy the JSPWiki war file into a JBoss 5x EAP
But I am getting the following error : WARN [ClassLoaderManager] Unexpected error during load of:org.xml.sax.Parser java.lang.LinkageError: loader constraint violation: loader (instance of org/jboss/classloader/spi/base/BaseClassLoader) previously initiated loading for a different type with name "org/xml/sax/Parser" I can see in the war file that this class file is on xmlrpc-2.0.1.jar I need help with this so I can use JSPWiki on this JBoss I can not change my JBoss version ... Thks !! Érico