Hi,
There has been some changes in XML-RPC for version 1.x of Xwiki, and
what was working before need some changes.
The error that you get is because the URL of the XMLRPC is now I think:
http://panteao.xwiki.com/xwiki/xmlrpc/confluence
Hope this helps,
François
Fabrício Jailson Barth a écrit :
Hi all,
What's happen with xml-rpc in Xwiki?
I have an application that access my pages using this URL
http://panteao.xwiki.com/xwiki/bin/xmlrpc/confluence.
In the past it's worked very well. Now, I have this problem
Exception in thread "main" java.io.IOException: Server returned HTTP
response code: 500 for URL:
http://panteao.xwiki.com/xwiki/bin/xmlrpc/confluence
Have had any changes?
Best regards,
Fabrício.