Re: deploying JSPWiki on a JBoss EAP 5.1

2014-04-16 Thread Siegfried Goeschl
Hi Enrico, can you remove the offending xmlrpc-2.0.1.jar and give it a try again? I get my JSPWiki running without XMLRPC and it is only needed if you would like to do remote procedure calls Cheers, Siegfried Goeschl On 15 Apr 2014, at 10:32, Érico wrote: > Hello > > I am trying to deploy

Re: deploying JSPWiki on a JBoss EAP 5.1

2014-04-16 Thread Juan Pablo Santos Rodríguez
Hi Érico, I haven't got too much experience on JBoss, but after some googling it seems that you'll need to place a jboss-classloading.xml file (ref [#1]) inside JSPWiki's WEB-INF folder with the following contents: this should enforce the use of JBoss' provided xmlrpc implementation. HTH, j

deploying JSPWiki on a JBoss EAP 5.1

2014-04-15 Thread Érico
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/BaseCl