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
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
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